blob: 2beb0625bfc79c2e5e8646a5dad3c77f9e2b9938 [file] [log] [blame]
{
"name": "Melodeon",
"version": "0.1.4",
"summary": "A table view which behaves like a melodeon.",
"description": "A subclassable of table view controller which behaves like a melodeon, subclassed from UITableViewController.",
"homepage": "https://github.com/chaddgrimm/melodeon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chaddgrimm": "chaddgrimm@gmail.com"
},
"source": {
"git": "https://github.com/chaddgrimm/melodeon.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Melodeon/Classes/**/*",
"pushed_with_swift_version": "3.0.2"
}