blob: 69080e2c02c27c5b0b58258b1c05c6f31fdaf457 [file] [log] [blame]
{
"name": "NAExpandableTableController",
"version": "1.3.0",
"summary": "An expandable UITableView implementation written in swift.",
"description": "An easy way to make an expandable UITableView written in Swift.",
"homepage": "https://github.com/narciero/NAExpandableTableController",
"screenshots": "http://g.recordit.co/UsDQ3oI0wg.gif",
"license": "MIT",
"authors": {
"Nick A": "narciero"
},
"source": {
"git": "https://github.com/narciero/NAExpandableTableController.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"frameworks": "UIKit"
}