[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / b / 2 / YoNetwork / 0.0.1 / YoNetwork.podspec.json
blobaa9f5d0156d1740a70b0d2b98c9a5a7e9b70af96
2   "name": "YoNetwork",
3   "version": "0.0.1",
4   "summary": "YoNetwork",
5   "description": "YoNetwork",
6   "homepage": "https://github.com/lilidan/YoNetwork",
7   "authors": {
8     "sgcy": "sgcy1991@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lilidan/YoNetwork.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "YoNetwork",
19     "YoNetwork/**/*.{h,m,c}"
20   ],
21   "exclude_files": "YoNetwork/Exclude",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "JSONModel": [
28     ]
29   }