[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / 8 / ZMNetWork / 1.0.0 / ZMNetWork.podspec.json
blob0f13f80a6425ef891e75b19da6958b202ec7446b
2   "name": "ZMNetWork",
3   "version": "1.0.0",
4   "summary": "Zhima NetWork base on the AF",
5   "description": "Zhima NetWork base on the AF..",
6   "homepage": "https://github.com/yangfeiyu/ZMNetWork",
7   "license": "MIT",
8   "authors": {
9     "杨飞宇": "972131277@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yangfeiyu/ZMNetWork.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ZMNetWork/ZMNetWork/ZMServer/**/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.0"
26     ],
27     "AFDownloadRequestOperation": [
29     ],
30     "FCUUID": [
32     ]
33   }