[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 1 / 6 / ZXNetwork / 0.1.0 / ZXNetwork.podspec.json
blob98410cf96a3cc8a5a832c2ef0338be04f46d56aa
2   "name": "ZXNetwork",
3   "version": "0.1.0",
4   "summary": "AFNetworking 的简单封装(OC)",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xzx951753/ZXNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xzx951753": "285644797@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xzx951753/ZXNetwork.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZXNetwork/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.2.0"
24     ]
25   }