blob: 17a8821ad6d0eab6d1ba0cc34f8b22340759963b [file] [log] [blame]
{
"name": "GLNPianoView",
"version": "1.0.6",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"description": "A piano keyboard view, written in Swift. Has an IBInspectable key count property and IB_DESIGNABLE preview. All image elements are drawn using Core Graphics.",
"summary": "A piano keyboard view, written in Swift.",
"homepage": "https://github.com/garynewby/GLNPianoView.git",
"authors": {
"Gary Newby": "gary@mellowmuse.com"
},
"source": {
"git": "https://github.com/garynewby/GLNPianoView.git",
"tag": "1.0.6"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "9.3"
}
}