| { | |
| "name": "CD_ObjC", | |
| "version": "0.1.0", | |
| "summary": "A iOS development toolbox of Object-C (OC版iOS开发工具箱).", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/liucaide/CD_ObjC", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "liucaide": "565726319@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/liucaide/CD_ObjC.git" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CD_ObjC/**/*" | |
| } |