blob: 9702ad779b44e6392e420b95c2b216f4a0b2688a [file] [log] [blame]
{
"name": "GLNPianoView",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"summary": "Piano keyboard instrument view, with variable key count. No images used, all Core Graphics calls, 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.2"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}