[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / b / YCPNetworking / 0.1.3 / YCPNetworking.podspec.json
blobb0ae92d0e011c3e3ca4cbd77d452168636036aef
2   "name": "YCPNetworking",
3   "version": "0.1.3",
4   "summary": "A short description of YCPNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/jobsyu/ycpnetworking.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ycp": "15001804404@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/jobsyu/ycpnetworking.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YCPNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }