diff --git a/AlamofireXMLRPC.podspec b/AlamofireXMLRPC.podspec index 1fe4385..1629fe3 100644 --- a/AlamofireXMLRPC.podspec +++ b/AlamofireXMLRPC.podspec @@ -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 ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #