[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 8 / 9 / GLNPianoView / 1.0.3 / GLNPianoView.podspec.json
blob8de7f78e8dcef18545082bdd092cb69d54be4f05
2   "name": "GLNPianoView",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENCE.md"
7   },
8   "summary": "Piano keyboard instrument view, with variable key count. Images generated with Core Graphics, so works at any resolution.",
9   "homepage": "https://github.com/garynewby/GLNPianoView.git",
10   "authors": {
11     "Gary Newby": "gary@mellowmuse.com"
12   },
13   "source": {
14     "git": "https://github.com/garynewby/GLNPianoView.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "Source/*.{swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }