blob: 017308fbe006277689436470b643264de17c033d [file] [log] [blame]
{
"name": "MSLabel",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "MIT-LICENSE"
},
"platforms": {
"ios": null
},
"summary": "Custom label that allows you to specify line height and text anchoring.",
"homepage": "https://github.com/LemonCake/MSLabel",
"authors": {
"Josh Wu": "battleangel@gmail.com"
},
"source": {
"git": "https://github.com/LemonCake/MSLabel.git",
"commit": "b2ddbf2ea3e204f1ac428fee57583ba255999523"
},
"source_files": "*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": false
}