[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 8 / YDNetworkManager / 0.0.5 / YDNetworkManager.podspec.json
blob7976eb6360ac7261dddecdfdc76b1483d477766f
2   "name": "YDNetworkManager",
3   "version": "0.0.5",
4   "summary": "YD 的网络请求库,基于YTK、AF",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "homepage": "https://github.com/chong2vv/YDNetwrokManager",
9   "license": "MIT",
10   "authors": {
11     "王远东": "chong2vv@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/chong2vv/YDNetwrokManager.git",
15     "tag": "0.0.5"
16   },
17   "source_files": "YDNetworkManager/**/*",
18   "static_framework": true,
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "YTKNetwork": [
27     ]
28   }