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