blob: dfe1f2b7eb919ad26d3b05da2cd0573e45194171 [file] [log] [blame]
{
"name": "BMGlyphLabelSwift",
"version": "0.1.1",
"summary": "Use bitmap fonts generated from the bmGlyph app in SpriteKit - Swift Version",
"authors": {
"Stéphane Queraud": "stephane@sovapps.com"
},
"source": {
"git": "https://github.com/tapouillo/BMGlyphLabelSwift.git",
"tag": "0.1.1"
},
"license": {
"type": "???",
"file": "LICENSE.txt"
},
"source_files": "BMGlyphLabel/*.swift",
"homepage": "https://github.com/tapouillo/BMGlyphLabelSwift",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "SpriteKit"
},
"requires_arc": true
}