[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / c / WYNetworkManager / 0.0.9 / WYNetworkManager.podspec.json
blob8020c13cd8aadf1e308167bfd4f23440c4c11045
2   "name": "WYNetworkManager",
3   "version": "0.0.9",
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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/shuxiongWu/WYNetworkManager.git",
18     "tag": "0.0.9"
19   },
20   "source_files": "WYNetWorking/WYNetworkManager/*.{h,m}",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "YYCache": [
27     ]
28   },
29   "requires_arc": true