[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 4 / YTNetworkService / 1.0.1 / YTNetworkService.podspec.json
blobb26fc4ef7a5fd3281d6553792d84c71a0f4b2116
2   "name": "YTNetworkService",
3   "version": "1.0.1",
4   "summary": "基于AFNetworking4.0 封装的网络请求库",
5   "description": "基于AFNetworking4.0 封装的网络请求库 公司指定项目使用",
6   "homepage": "https://github.com/dragonbattlesun/YTNetworkService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunxuzhu": "sunxuzhu@360.cn"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/dragonbattlesun/YTNetworkService.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "YTNetworkService",
23     "YTNetworkService/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
28       "~>4.0.1"
29     ]
30   },
31   "deprecated": true