[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / AlamofireXMLRPC / 2.2.0 / AlamofireXMLRPC.podspec.json
blob0bcb38d065ac2c8bffe8a75e85055884398641ca
2   "name": "AlamofireXMLRPC",
3   "version": "2.2.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.2.0"
18   },
19   "source_files": "AlamofireXMLRPC/*.swift",
20   "dependencies": {
21     "Alamofire": [
23     ],
24     "AEXML": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"