blob: 7767d6ffad078b6a05b1a9b37f54e1b485d9de4f [file] [log] [blame]
{
"name": "PianoKeyboard",
"version": "1.0.23",
"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.23"
},
"source_files": "Source/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}