blob: cf6191dcbc91aed6dd054a62c74667a47fb56a83 [file] [log] [blame]
{
"name": "UIInsetsLabel",
"version": "1.0.0",
"summary": "An UILabel with edge insets designed in storyboard.",
"description": "UIInsetsLabel is a UILabel with the edge property, and the edge can be designed in storyboard. Other more, Corner radius is supported",
"homepage": "https://github.com/relayon/UIInsetsLabel",
"license": "MIT",
"authors": {
"Alek Ye": "alekye@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/relayon/UIInsetsLabel.git",
"tag": "1.0.0"
},
"source_files": "UIInsetsLabel/*.{h,m}",
"requires_arc": true
}