blob: 8de7f78e8dcef18545082bdd092cb69d54be4f05 [file] [log] [blame]
{
"name": "GLNPianoView",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"summary": "Piano keyboard instrument view, with variable key count. Images generated with Core Graphics, so works at any resolution.",
"homepage": "https://github.com/garynewby/GLNPianoView.git",
"authors": {
"Gary Newby": "gary@mellowmuse.com"
},
"source": {
"git": "https://github.com/garynewby/GLNPianoView.git",
"tag": "1.0.3"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}