blob: 83ac593435805cd0b294c17c471bf7bf2b5affdf [file] [log] [blame]
{
"name": "ZXTableView",
"version": "1.0.4",
"summary": "快速构建TableView",
"homepage": "https://github.com/SmileZXLee/ZXTableView",
"license": "MIT",
"authors": {
"李兆祥": "393727164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SmileZXLee/ZXTableView.git",
"tag": "1.0.4"
},
"source_files": "ZXTableView/**/*",
"requires_arc": true
}