blob: d661c6eff91a5a1e45f6155b2fd7e68f782c2a36 [file] [log] [blame]
{
"name": "GLNPianoView",
"version": "1.0.4",
"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 drawn via 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.4"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}