blob: 14f8ff3e6a091c377b2c5647fe15b1d659cf9886 [file] [log] [blame]
{
"name": "NZLabel",
"version": "0.0.1",
"license": "MIT",
"summary": "UILabel with multiple fonts and colors.",
"homepage": "https://github.com/NZN/NZLabel",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"authors": {
"Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
},
"source_files": "NZLabel/*.{h,m}",
"source": {
"git": "https://github.com/NZN/NZLabel.git",
"tag": "0.0.1"
}
}