| { | |
| "name": "CXKit", | |
| "version": "1.0.1", | |
| "summary": "a common kit", | |
| "homepage": "https://github.com/HorexC/CXKit", | |
| "license": "MIT", | |
| "authors": { | |
| "Horex": "horex@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/HorexC/CXKit.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "CXKit/*", | |
| "requires_arc": true | |
| } |