blob: e29284ee38d1b2f4a0d8a46ca0fabe7ab996dfac [file] [log] [blame]
{
"name": "CollapsibleTableController",
"version": "0.1.0",
"summary": "Collapsible table view controller.",
"description": "The table controller that is enable to collapses and expands table rows when tapping table section header.",
"homepage": "https://github.com/zeushin/CollapsibleTableController",
"screenshots": "https://github.com/zeushin/CollapsibleTableController/blob/master/CollapsibleTableController.gif?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Masher": "zeushin@gmail.com"
},
"source": {
"git": "https://github.com/zeushin/CollapsibleTableController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/masher_s",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "CollapsibleTableController/Classes/**/*"
}