blob: 117d448f6033f5be8b02896b7a5420f294199e2b [file] [log] [blame]
{
"name": "MZInsetLabel",
"version": "0.2.0",
"summary": "MZInsetLabel is subClass of UILabel.",
"description": "MZInsetLabel is a sub class of UILabel that can be set insets.",
"homepage": "http://www.veryitman.com",
"license": "MIT",
"authors": {
"veryitman": "veryitman@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/veryitman/MZInsetLabel.git",
"tag": "0.2.0"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}