| { | |
| "name": "HoneyQD", | |
| "version": "1.0.1", | |
| "summary": "项目常用框架.", | |
| "description": "快速集成项目常用框架.", | |
| "homepage": "https://github.com/developer-chenlin/HoneyQD", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chenlinios@sina.com": "chenlinios@sina.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/developer-chenlin/HoneyQD.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "HoneyQD/Classes/**/*", | |
| "dependencies": { | |
| "MBProgressHUD": [ | |
| "~> 1.1.0" | |
| ] | |
| } | |
| } |