[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / AlamofireXMLRPC / 2.1.0 / AlamofireXMLRPC.podspec.json
blobdd90a8af30f0c36ec053250f2312625570f2d3ad
2   "name": "AlamofireXMLRPC",
3   "version": "2.1.0",
4   "summary": "AlamofireXMLRPC brings XMLRPC functionalities to Alamofire.",
5   "description": "AlamofireXMLRPC brings XMLRPC functionalities to Alamofire. It aims to provide an easy way to perform XMLRPC call and to retrieve smoothly the response.",
6   "homepage": "https://github.com/kodlian/AlamofireXMLRPC",
7   "license": "MIT",
8   "authors": "Jérémy Marchand",
9   "social_media_url": "http://twitter.com/kodlian",
10   "platforms": {
11     "ios": "9.0",
12     "tvos": "9.0",
13     "osx": "10.11"
14   },
15   "source": {
16     "git": "https://github.com/kodlian/AlamofireXMLRPC.git",
17     "tag": "2.1.0"
18   },
19   "source_files": "AlamofireXMLRPC/*.swift",
20   "dependencies": {
21     "Alamofire": [
23     ],
24     "AEXML": [
26     ]
27   }