blob: 1f3e88eefb7178cd67b76ae0ae0d543dfbae3df6 [file] [log] [blame]
{
"name": "FTFoldingTableView",
"version": "1.0.0",
"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",
"screenshots": [
"https://raw.githubusercontent.com/liufengting/FTFoldingTableView/master/ScreenShots/ScreenShots1.png",
"https://raw.githubusercontent.com/liufengting/FTFoldingTableView/master/ScreenShots/ScreenShots2.png",
"https://raw.githubusercontent.com/liufengting/FTFoldingTableView/master/ScreenShots/ScreenShots3.png",
"https://raw.githubusercontent.com/liufengting/FTFoldingTableView/master/ScreenShots/ScreenShots4.png"
],
"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": "1.0.0"
},
"source_files": "FTFoldingTableViewLib/*.{h,m}",
"resources": "FTFoldingTableViewLib/*.{png}"
}