blob: 054e8cf610e9cc2acaaa42e8f6367d05d1949844 [file] [log] [blame]
{
"name": "ZXTableView",
"version": "1.0.7",
"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.7"
},
"source_files": "ZXTableView/**/*",
"requires_arc": true
}