| { | |
| "name": "testMaoaotou", | |
| "version": "1.8", | |
| "license": "MIT", | |
| "summary": "A test", | |
| "homepage": "https://github.com/maomaotou/test", | |
| "authors": { | |
| "maomaotou": "linyong3@hikvision.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/maomaotou/test.git", | |
| "tag": "1.8", | |
| "submodules": true | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "demo/*.{h,m}" | |
| } |