| { | |
| "name": "VaeTestpod", | |
| "version": "0.0.1", | |
| "summary": "vae test pod", | |
| "homepage": "https://github.com/chouchang", | |
| "license": "MIT", | |
| "authors": { | |
| "vae": "xiaochangvv@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chouchang/Testpod.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Project/**/*.{h,m}", | |
| "requires_arc": true | |
| } |