[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 9 / GLNPianoView / 1.0.10 / GLNPianoView.podspec.json
blob485eb700a228808a6bbe50cb8798c4d55183fd91
2   "name": "GLNPianoView",
3   "version": "1.0.10",
4   "license": {
5     "type": "MIT",
6     "file": "LICENCE.md"
7   },
8   "description": "A piano keyboard view, written in Swift. Has an IBInspectable key count property and IB_DESIGNABLE preview. All image elements are drawn using Core Graphics.",
9   "summary": "A 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.10"
17   },
18   "source_files": "Source/*.{swift}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "pushed_with_swift_version": "4.0"