| { | |
| "name": "VTAuto", | |
| "version": "0.1.0", | |
| "summary": "VTAuto framework", | |
| "description": "TODO: VTAuto is a project for APP to login with VT", | |
| "homepage": "https://github.com/EdwordIT/VTAuto", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "apple": "zhanwenbaoit@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/EdwordIT/VTAuto.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "**/*.h", | |
| "requires_arc": true | |
| } |