blob: 868cd8e515326c4a01001c082d3fd58a39b05e69 [file] [log] [blame]
{
"name": "BBTableView",
"version": "0.2",
"summary": "Use table view to layout a view auto resized with sub views height changed",
"homepage": "https://github.com/buhailiang/BBTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bartx": "https://github.com/buhailiang"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/buhailiang/BBTableView.git",
"tag": "v0.2"
},
"source_files": "BBTableView/*.{h,m}",
"requires_arc": true
}