[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 4 / f / BMGlyphLabel / 0.1.3 / BMGlyphLabel.podspec.json
blob18a079bc130126b75463016ae23d319c601ab586
2   "name": "BMGlyphLabel",
3   "version": "0.1.3",
4   "summary": "Use bitmap fonts generated from the bmGlyph app in SpriteKit",
5   "authors": {
6     "Stéphane Queraud": "squeraud@gmail.com"
7   },
8   "source": {
9     "git": "https://github.com/tapouillo/BMGlyphLabel.git",
10     "tag": "0.1.3"
11   },
12   "license": {
13     "type": "???",
14     "file": "LICENSE.txt"
15   },
16   "source_files": "BMGlyphLabel/*.{h,m}",
17   "homepage": "https://github.com/tapouillo/BMGlyphLabel",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "ios": {
22     "frameworks": "SpriteKit"
23   },
24   "requires_arc": true