blob: 4610622ccc960d321caab5d8ef0d781e3e045b24 [file] [log] [blame]
{
"name": "TreeTableView",
"version": "0.1.0",
"summary": "Easiest usage of expandable & collapsible cells",
"homepage": "https://github.com/AntonLisovoy/TreeTableView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Anton Lisovoy": "lisovoy@arcsinus.ru"
},
"social_media_url": "https://twitter.com/AntonLisovoy",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AntonLisovoy/TreeTableView.git",
"tag": "0.1.0"
},
"source_files": "TreeTableView/**/*.{swift}",
"frameworks": "UIKit",
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}