| { | |
| "name": "ALKTest1", | |
| "version": "0.0.1", | |
| "summary": "A short description of ALKTest1.", | |
| "homepage": "https://github.com/xinsiwei123/ALKTest1", | |
| "license": "MIT", | |
| "authors": { | |
| "王勇": "wangyong5@staff.weibo.com" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xinsiwei123/ALKTest1.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "ALKTest1/**/*.{h,m}", | |
| "requires_arc": true | |
| } |