| { | |
| "name": "CPKongTableView", | |
| "version": "0.1.0", | |
| "summary": "A litter change", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/shmilykong/CPKongTableView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "644961233@qq.com": "644961233@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shmilykong/CPKongTableView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CPKongTableView/Classes/**/*" | |
| } |