| { | |
| "name": "Home", | |
| "version": "0.1.0", | |
| "summary": "this is Home test.", | |
| "description": "*this is Home test project.", | |
| "homepage": "https://github.com/18280261829/MyApp", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "18280261829": "469588587@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/18280261829/MyApp.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Home/Classes/**/*" | |
| } |