blob: 8fb3132e03c1b7473711522f63c43dd4a29b6a05 [file] [log] [blame]
{
"name": "JNExpandableTableView",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"summary": "Expandable UITableView",
"homepage": "https://github.com/jonasman/JNExpandableTableView",
"authors": {
"Joao Nunes": "joao3001@hotmail.com"
},
"source": {
"git": "https://github.com/jonasman/JNExpandableTableView.git",
"tag": "1.0.1"
},
"description": "A UITableView subclass that allow cells to expand.",
"source_files": "JNExpandableTableView/*.{h,m}",
"requires_arc": true
}