blob: 6b362b6be476327801995dfeb218d9fe34a50105 [file] [log] [blame]
{
"name": "HYBAttributedLabelCategory",
"version": "0.0.1",
"summary": "An very useful category of UILabel, for we can easily set style strings with HTML-like.",
"description": "An very useful category of UILabel, for we can easily set style stringw with HTML-LIKE label.",
"homepage": "https://github.com/632840804/HYBAttributedLabelCagegory",
"license": "MIT",
"authors": {
"huangyibiao": "huangyibiao520@163.com"
},
"social_media_url": "http://www.hybblog.com/",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/632840804/HYBAttributedLabelCagegory.git",
"tag": "0.0.1"
},
"source_files": [
"HYBAttributedLabelCategory",
"*.{h,m}"
],
"requires_arc": true
}