blob: 291cdd9b01623125e430af3a9d870305d24138b8 [file] [log] [blame]
{
"name": "DRGlyphLabel",
"version": "0.1.0",
"summary": "A simple library that allows you to create labels with bitmap fonts in UIKit",
"homepage": "https://github.com/darrarski/DRGlyphLabel-iOS",
"license": "MIT",
"authors": {
"Darrarski": "darrarski@gmail.com"
},
"source": {
"git": "https://github.com/darrarski/DRGlyphLabel-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DRGlyphLabel",
"requires_arc": true
}