blob: 089ca05c44b4633ff6666edc9e2832d7953a64b1 [file] [log] [blame]
{
"name": "ToyBrickTableView",
"version": "1.1.5",
"summary": "如搭积木般快速搭建TableView",
"homepage": "https://github.com/zhangxing4418/ToyBrickTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangxing4418": "1092474399@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhangxing4418/ToyBrickTableView.git",
"tag": "1.1.5"
},
"source_files": "ToyBrickTableView/Class/**/*.{h,m}",
"dependencies": {
"MJRefresh": [
],
"DZNEmptyDataSet": [
]
}
}