[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 0 / ZyzRequest / 0.0.2 / ZyzRequest.podspec.json
blob4a280c536b199062c4e5a6832014f82323da3ee4
2   "name": "ZyzRequest",
3   "version": "0.0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "YouZhi Network Request API",
8   "homepage": "https://github.com/zhangyuze2015/ZyzRequest",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "zyz-zhang": "87806118@qq.com"
15   },
16   "source_files": "ZyzRequest/**/*.{h,m}",
17   "requires_arc": true,
18   "frameworks": "Foundation",
19   "dependencies": {
20     "AFNetworking": [
22     ],
23     "Base64nl": [
25     ]
26   },
27   "source": {
28     "git": "https://github.com/zhangyuze2015/ZyzRequest.git"
29   }