blob: 7f1fc9a20ec3c5a98e48392d5b6bc10591264d2a [file] [log] [blame]
{
"name": "PianoKeyboard",
"version": "1.0.22",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"description": "An iOS piano keyboard view, written in Swift. Has 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/PianoKeyboard.git",
"authors": {
"Gary Newby": "gary@mellowmuse.com"
},
"source": {
"git": "https://github.com/garynewby/PianoKeyboard.git",
"tag": "1.0.22"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}