[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / c / d / NBHttpTool / 0.2.0 / NBHttpTool.podspec.json
blob5e0378cbbd212b32cc02f0f997b8adbd67619ac4
2   "name": "NBHttpTool",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NBHttpTool/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }