[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 8 / 9 / GLNPianoView / 1.0.5 / GLNPianoView.podspec.json
blobcf4bffe7ccf000571ba3c13ef5d2072c259ade73
2   "name": "GLNPianoView",
3   "version": "1.0.5",
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 drawn via 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.5"
17   },
18   "source_files": "Source/*.{swift}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.3"
22   }