[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 3 / 8 / b / HRNetwork / 0.1.0 / HRNetwork.podspec.json
bloba76774ca9a467e5ebc8bf7ba038aaabcf5ff8415
2   "name": "HRNetwork",
3   "version": "0.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRNetwork/Classes/**/*",
22   "dependencies": {
23     "YTKNetwork": [
25     ]
26   }