[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / c / d / NBHttpTool / 0.3.0 / NBHttpTool.podspec.json
blob6df138b8cab74978beaae8a2b781f4c755b40377
2   "name": "NBHttpTool",
3   "version": "0.3.0",
4   "summary": "NBHttpTool修改",
5   "description": "NBHttpTool网络请求封装的基础",
6   "homepage": "https://github.com/shiyingfeng/NBHttpTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "260497176@qq.com": "260497176@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/shiyingfeng/NBHttpTool.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NBHttpTool/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }