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