[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 9 / GLNPianoView / 1.0.15 / GLNPianoView.podspec.json
blob96ce262bd6a735018327fe0c864e1821fd5873ba
2   "name": "GLNPianoView",
3   "version": "1.0.15",
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.15"
17   },
18   "source_files": "Source/*.{swift}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_version": "5.0"