Skip to content

Commit

Permalink
FIX podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kodlian committed Aug 21, 2016
1 parent 3f5887e commit b4b8f46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion AlamofireXMLRPC.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Pod::Spec.new do |s|
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
s.name = "AlamofireXMLRPC"
s.version = "2.0.0"
s.summary = "AlamofireXMLRPC brings XMLRPC functionalities to Alamofire. It aims to provide an easy way to perform XMLRPC call and to retrieve smoothly the response."
s.summary = "AlamofireXMLRPC brings XMLRPC functionalities to Alamofire."
s.description = "AlamofireXMLRPC brings XMLRPC functionalities to Alamofire. It aims to provide an easy way to perform XMLRPC call and to retrieve smoothly the response."
s.homepage = "https://github.com/kodlian/AlamofireXMLRPC"

# ――― Spec License ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit b4b8f46

Please sign in to comment.