[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / 1 / 6 / ZXNetwork / 0.1.2 / ZXNetwork.podspec.json
blobe90ce483e2a52718367db01737a24ad5a84a87c8
2   "name": "ZXNetwork",
3   "version": "0.1.2",
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   }