blob: 58ce211a2c3409d08d6801a323c5e8d6a1555bd2 [file] [log] [blame]
{
"name": "LeanTableViewController",
"version": "0.1.0",
"summary": "LeanTableViewController makes working with UITableViewController fun.",
"description": "LeanTableViewController makes it easier to work with UITableViewController by providing type-safe models and default management for table sections and rows.",
"homepage": "https://github.com/InterMobileSoft/LeanTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pablo Quinteros": "pab@intermobilesoft.com"
},
"social_media_url": "https://twitter.com/iospab",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/InterMobileSoft/LeanTableViewController.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}