blob: 001bb83ab8106f9961a7b0bf2250bd13a77cfe9b [file] [log] [blame]
{
"name": "GLNPianoView",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"summary": "Piano keyboard instrument view, with variable key count.",
"homepage": "https://github.com/garynewby/GLNPianoView.git",
"authors": {
"Gary Newby": "gary@mellowmuse.com"
},
"source": {
"git": "https://github.com/garynewby/GLNPianoView.git",
"tag": "1.0.1"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}