blob: 44a0e64d3d0f0959d400b5ab56a6ffa5372bdb76 [file] [log] [blame]
{
"name": "MZInsetLabel",
"version": "0.3.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.3.0"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}