| { |
| "name": "HBNetWork", |
| "version": "0.1.3", |
| "summary": "Just for API interaction inner Huabao.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://10.0.30.24/Neo/HBNetWork", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Neo": "wupeng@touker.com" |
| }, |
| "source": { |
| "git": "git@10.0.30.24:Neo/HBNetWork.git", |
| "tag": "0.1.3" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source_files": "HBNetWork/Classes/**/*", |
| "dependencies": { |
| "AFNetworking": [ |
| "~> 3.0.1" |
| ], |
| "MJExtension": [ |
| "~> 3.0.10" |
| ] |
| } |
| } |