blob: 18a079bc130126b75463016ae23d319c601ab586 [file] [log] [blame]
{
"name": "BMGlyphLabel",
"version": "0.1.3",
"summary": "Use bitmap fonts generated from the bmGlyph app in SpriteKit",
"authors": {
"Stéphane Queraud": "squeraud@gmail.com"
},
"source": {
"git": "https://github.com/tapouillo/BMGlyphLabel.git",
"tag": "0.1.3"
},
"license": {
"type": "???",
"file": "LICENSE.txt"
},
"source_files": "BMGlyphLabel/*.{h,m}",
"homepage": "https://github.com/tapouillo/BMGlyphLabel",
"platforms": {
"ios": "7.0"
},
"ios": {
"frameworks": "SpriteKit"
},
"requires_arc": true
}