blob: 79add0bc87fa533d8ab6e904b5a0e8f0554de58e [file] [log] [blame]
{
"name": "CollapsibleTable",
"version": "1.0.0",
"summary": "A collapsible table view mechanism.",
"description": "A table view of collapsing table view sections",
"homepage": "https://github.com/rob-nash/CollapsibleTable",
"screenshots": "https://i.imgur.com/HjznyIf.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Nash": "robscode@icloud.com"
},
"social_media_url": "http://twitter.com/rob__nash",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rob-nash/CollapsibleTable.git",
"tag": "1.0.0"
},
"source_files": "CollapsibleTable/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}