[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / d / NBHttpTool / 0.1.0 / NBHttpTool.podspec.json
blob67e47b4173d168556c652ebb6bb6a82dc06a7e53
2   "name": "NBHttpTool",
3   "version": "0.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NBHttpTool/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }