[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 3 / c / WYNetworkManager / 0.1.1 / WYNetworkManager.podspec.json
blob2278924e032e3d178b13b3c4f7753162d8163f76
2   "name": "WYNetworkManager",
3   "version": "0.1.1",
4   "summary": "网络请求管理类",
5   "homepage": "https://github.com/shuxiongWu/WYNetworkManager.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wushuxiong": "18779884209@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/shuxiongWu/WYNetworkManager.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "WYNetWorking/WYNetworkManager/*.{h,m}",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 4.0.1"
24     ],
25     "YYCache": [
27     ]
28   },
29   "requires_arc": true