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