blob: bbd2deedf803fcd6fd54767c10f9b96cf0fe2587 [file] [log] [blame]
{
"name": "CollapsibleTableController",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/masher_s",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "CollapsibleTableController/Classes/**/*"
}