[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / d / 9 / 7 / ZGPNetWork / 0.0.1 / ZGPNetWork.podspec.json
blob2c681479ecbc27ac20f1f52b708389253cdc5e82
2   "name": "ZGPNetWork",
3   "version": "0.0.1",
4   "summary": "这是一个网络请求重连的库",
5   "description": "这是一个网络请求重连的库 发大大",
6   "homepage": "https://github.com/zgp123/ZGPNetWork",
7   "license": "MIT",
8   "authors": {
9     "elppa": "541018363@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zgp123/ZGPNetWork.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Class/*.{h,m}",
19   "exclude_files": "Class/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.1.0"
24     ],
25     "ObjcAssociatedObjectHelpers": [
26       "~> 2.0.1"
27     ]
28   }