| { | |
| "name": "CbKit", | |
| "version": "0.1.0", | |
| "summary": "A short description of CbKit.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/Climb0516/CbKit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Climb0516": "wangpandeng1223@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Climb0516/CbKit.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CbKit/Classes/**/*" | |
| } |