| { | |
| "name": "CzyPraviteRepoDemo", | |
| "version": "0.0.1", | |
| "summary": "say hello", | |
| "description": "a demo to say hello!", | |
| "homepage": "https://github.com/ethanCun/CzyPraviteRepoDemo.git", | |
| "license": "MIT", | |
| "authors": { | |
| "ethan": "zz511627807@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ethanCun/CzyPraviteRepoDemo.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "haha/*.{h,m}", | |
| "requires_arc": true | |
| } |