blob: 6697571bf83c77b95bcc589147bae2148134dff9 [file] [log] [blame]
{
"name": "Melodeon",
"version": "0.1.0",
"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": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"chaddgrimm": "chaddgrimm@gmail.com"
},
"source": {
"git": "https://github.com/chaddgrimm/melodeon.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/chaddgrimm",
"platforms": {
"ios": "9.0"
},
"source_files": "Melodeon/Classes/**/*",
"pushed_with_swift_version": "3.0"
}