blob: acec654c8851088dfafdb8ff5e2fef3ac1f358fb [file] [log] [blame]
{
"name": "NAExpandableTableController",
"version": "0.1.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",
"license": "MIT",
"authors": {
"Nick A": "narciero"
},
"source": {
"git": "https://github.com/narciero/NAExpandableTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"frameworks": "UIKit"
}