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