| { | |
| "name": "CQPrive_iOS", | |
| "version": "0.1.0", | |
| "summary": "创企iOS", | |
| "description": "成都创企科技有限公司前端iOS的模块组件", | |
| "homepage": "https://github.com/perters/CQPrive_iOS", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "perters": "614728425@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/perters/CQPrive_iOS.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "swift_version": "3.2", | |
| "source_files": "CQPrive_iOS/Classes/**/*" | |
| } |