blob: ddfc2e719c35f7a03f5cbab52ba8d3b1ee8df678 [file] [log] [blame]
{
"name": "TCBaseTableVC",
"version": "0.1.0",
"summary": "A short description of TCBaseTableVC.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xtuck/TCBaseTableVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xtuck": "104166631@qq.com"
},
"source": {
"git": "https://github.com/xtuck/TCBaseTableVC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TCBaseTableVC/Classes/**/*",
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"DZNEmptyDataSet": [
]
}
}