blob: 0d5adacb8c863d2f3d528c7ae38652ab41b24ca9 [file] [log] [blame]
{
"name": "IMGTreeTableView",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geoff MacDonald": "geoff@imgur.com",
"Jasdev Singh": "jasdev@imgur.com"
},
"summary": "A composable, arbitrarly deeply nested table view controller. Ideal for nested comments",
"homepage": "https://github.com/imgur/IMGTreeTableViewController",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/imgur/IMGTreeTableViewController.git",
"tag": "0.1.0"
},
"source_files": "IMGTreeTableView/*.swift",
"requires_arc": true
}