[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 6 / PianoKeyboard / 1.0.22 / PianoKeyboard.podspec.json
blob7f1fc9a20ec3c5a98e48392d5b6bc10591264d2a
2   "name": "PianoKeyboard",
3   "version": "1.0.22",
4   "license": {
5     "type": "MIT",
6     "file": "LICENCE.md"
7   },
8   "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.",
9   "summary": "An iOS piano keyboard view, written in Swift.",
10   "homepage": "https://github.com/garynewby/PianoKeyboard.git",
11   "authors": {
12     "Gary Newby": "gary@mellowmuse.com"
13   },
14   "source": {
15     "git": "https://github.com/garynewby/PianoKeyboard.git",
16     "tag": "1.0.22"
17   },
18   "source_files": "Source/*.{swift}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_versions": "5.0",
24   "swift_version": "5.0"