[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 5 / 9 / AlamofireXMLRPC / 1.0.0 / AlamofireXMLRPC.podspec.json
blob88328a4b60ea9f9f03b80a60c900c7b878b3c722
2   "name": "AlamofireXMLRPC",
3   "version": "1.0.0",
4   "summary": "AlamofireXMLRPC aims to provide an easy way to perform call on XML RPC service and allows to retrieve smoothly the response",
5   "homepage": "https://github.com/kodlian/AlamofireXMLRPC",
6   "license": "MIT",
7   "authors": "Jérémy Marchand",
8   "social_media_url": "http://twitter.com/kodlian",
9   "platforms": {
10     "ios": "8.0",
11     "osx": "10.10"
12   },
13   "source": {
14     "git": "https://github.com/kodlian/AlamofireXMLRPC.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "AlamofireXMLRPC/*.swift",
18   "dependencies": {
19     "Alamofire": [
21     ],
22     "AEXML": [
24     ]
25   }