[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / b / HRNetwork / 0.1.6 / HRNetwork.podspec.json
blob9dde29f4561a3bbcd8d126ee9bbd81b2fa5becf7
2   "name": "HRNetwork",
3   "version": "0.1.6",
4   "summary": "网络层封装",
5   "description": "不同平台不同接口的封装,面向业务层",
6   "homepage": "https://github.com/wowbby/HRNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wowbby": "zhengzx@haierubic.com"
13   },
14   "source": {
15     "git": "https://github.com/wowbby/HRNetwork.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRNetwork/Classes/**/*",
22   "dependencies": {
23     "YTKNetwork": [
25     ]
26   }