From b4b8f4682696ad1db0aec19c2c8233cd077f3ef5 Mon Sep 17 00:00:00 2001 From: Jeremy Marchand Date: Sun, 21 Aug 2016 16:16:07 +0200 Subject: [PATCH] FIX podspec --- AlamofireXMLRPC.podspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #