blob: d21ad32f4682922cc8d2dcbab3f5be302049b532 [file] [log] [blame]
{
"name": "CPTableView",
"version": "0.0.1",
"summary": "An easy way to use some tableview example (set)",
"homepage": "https://github.com/CoderCPFly/CPTableView",
"license": "MIT",
"authors": {
"Peng Chen": "524662245@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderCPFly/CPTableView.git",
"tag": "0.0.1"
},
"source_files": "CPTableView/**/*.{h,m}",
"resources": "CPTableView/CPTableView.bundle",
"requires_arc": true
}