blob: 8430149b9ca43468533ef14a8070b9b21e5db53a [file] [log] [blame]
{
"name": "NAExpandableTableView",
"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/NAExpandableTableView",
"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"
}