blob: 2c9b389dc10e83410262e8f12e70dd9599a056e1 [file] [log] [blame]
{
"name": "GLNPianoView",
"version": "1.0.20",
"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.20"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}