| { | |
| "name": "JKDemo", | |
| "version": "0.0.1", | |
| "summary": "Just", | |
| "homepage": "https://github.com/huangjianke/JKDemo", | |
| "license": "MIT", | |
| "authors": { | |
| "huangjianke": "email@address.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/huangjianke/JKDemo.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "JKDemoExample/JKDemoExample/Demo/*.{h,m}", | |
| "requires_arc": true | |
| } |