[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 8 / b / HRNetwork / 0.2.0 / HRNetwork.podspec.json
blob854ef49a4686819ad3074d4bacb6088c8ab210f0
2   "name": "HRNetwork",
3   "version": "0.2.0",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRNetwork/Classes/**/*",
22   "dependencies": {
23     "YTKNetwork": [
25     ]
26   }