| { | |
| "name": "SKIOMain", | |
| "version": "0.1.0", | |
| "summary": "司机端首页", | |
| "description": "'司机端首页'", | |
| "homepage": "https://gitlab.skio.cn/skio-travel-platform-ios/SKIOMain.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "MisfitRicky": "zhourui@skio.cn" | |
| }, | |
| "source": { | |
| "git": "https://gitlab.skio.cn/skio-travel-platform-ios/SKIOMain.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SKIOMain/Classes/**/*" | |
| } |