blob: ca1bac303a5ec88ef41f7f1d4a502a5283c7e099 [file] [log] [blame]
{
"name": "NAExpandableTableController",
"version": "1.2.1",
"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.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"frameworks": "UIKit"
}