blob: 5533878199f329f65297cd740c5418b171df4cc2 [file] [log] [blame]
{
"name": "GLNPianoView",
"version": "1.0.14",
"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.14"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}