blob: e94f9ea9d89992abfaa3054a77f0b371dd02b459 [file] [log] [blame]
{
"name": "ZHTableView",
"version": "0.1.0",
"summary": "基于数据驱动思想的UITableView解耦方案.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xuzhenhao/ZHTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuzhenhao": "632476744@qq.com"
},
"source": {
"git": "https://github.com/xuzhenhao/ZHTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.2"
},
"source_files": "ZHTableView/Classes/**/*"
}