blob: ba3cc1f8a74f958ad811d1bcce4634e636a9e165 [file] [log] [blame]
{
"name": "GLNPianoView",
"version": "1.0.19",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"description": "An iOS piano keyboard view, written in Swift. Has an IBInspectable properties and IB_DESIGNABLE preview. Suitable for iPhone or iPad. All image elements are drawn using Core Graphics.",
"summary": "An iOS 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.19"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}