blob: b9dadb7ae7918717e1ddbc75dfceac24bc687552 [file] [log] [blame]
{
"name": "CZTableViewHandle",
"requires_arc": true,
"version": "0.0.1",
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A lightweight tableView that pulls its agent or data source out of the way",
"authors": {
"chongzone": "2209868966@qq.com"
},
"source_files": "CZTableViewHandle/*.{h,m}",
"homepage": "https://github.com/chongzone/CZTableViewHandle",
"source": {
"git": "https://github.com/chongzone/CZTableViewHandle.git",
"tag": "0.0.1"
}
}