blob: bf32847320f9b7d77deb2bc51bf7895ebfbc542e [file] [log] [blame]
{
"name": "Melodeon",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Melodeon/Classes/**/*",
"pushed_with_swift_version": "3.0.2"
}