| { | |
| "name": "NBHttpTool", | |
| "version": "0.3.0", | |
| "summary": "NBHttpTool修改", | |
| "description": "NBHttpTool网络请求封装的基础", | |
| "homepage": "https://github.com/shiyingfeng/NBHttpTool", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "260497176@qq.com": "260497176@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shiyingfeng/NBHttpTool.git", | |
| "tag": "0.3.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "NBHttpTool/Classes/**/*", | |
| "dependencies": { | |
| "AFNetworking": [ | |
| ] | |
| } | |
| } |