| { |
| "name": "HFBaseNetWork", |
| "version": "0.0.3", |
| "summary": "A short description of HFBaseNetWork.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://gitlab.dev.marssenger.net/app-ios/hfbasenetwork", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ny8080": "czwny8800@163.com" |
| }, |
| "source": { |
| "git": "http://gitlab.dev.marssenger.net/app-ios/hfbasenetwork.git", |
| "tag": "0.0.3" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "HFBaseNetWork/Classes/**/*", |
| "dependencies": { |
| "AFNetworking": [ |
| "~> 4.0.1" |
| ], |
| "MJExtension": [ |
| "~> 3.2.1" |
| ] |
| } |
| } |