| { | |
| "name": "CConvenient", | |
| "version": "0.0.1", | |
| "summary": "A convenient way to handle UI.", | |
| "homepage": "https://github.com/CCloudTang/CConvenient", | |
| "license": "MIT", | |
| "authors": "CloudTang", | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CCloudTang/CConvenient.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "CConvenient/*.{h,m}", | |
| "requires_arc": true | |
| } |