| { | |
| "name": "test1234", | |
| "version": "0.0.1", | |
| "summary": "A short description of test1234.", | |
| "description": "dsfsfsdfds", | |
| "homepage": "https://github.com/wanhe123/test1234", | |
| "license": "MIT", | |
| "authors": { | |
| "wanhe": "892117610@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wanhe123/test1234.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Category/**/*.{h,m}", | |
| "requires_arc": true | |
| } |