blob: 17884c2dd6e9dd73e8585f49994cb3bfccb78b75 [file] [log] [blame]
{
"name": "FTFoldingTableView",
"version": "0.0.2",
"summary": "Folding cells with simple delegates, and change UI looks in a few lines of code.",
"description": "FTFoldingTableView.Folding cells with simple delegates, and change UI looks in a few lines of code. I recently developed this for future use.",
"homepage": "https://github.com/liufengting/FTFoldingTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liufengting": "wo157121900@me.com"
},
"social_media_url": "http://twitter.com/liufengting",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufengting/FTFoldingTableView.git",
"tag": "0.0.2"
},
"source_files": "FTFoldingTableViewLib/*.{h,m}",
"resources": "FTFoldingTableViewLib/*.{png}"
}