[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / f / 8 / 9 / GLNPianoView / 1.0.2 / GLNPianoView.podspec.json
blob9702ad779b44e6392e420b95c2b216f4a0b2688a
2   "name": "GLNPianoView",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENCE.md"
7   },
8   "summary": "Piano keyboard instrument view, with variable key count. No images used, all Core Graphics calls, 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.2"
16   },
17   "source_files": "Source/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   }