blob: 72359a42981418704e9c7aa3b22994cac9acfd8d [file] [log] [blame]
{
"name": "WGBRepairedOrientationLabel",
"version": "1.0.0",
"summary": "子类化UILabel 自定义对齐方式 支持各个方向的对齐(上左下右/左上/右上/左下/右下/上左下右居中/水平垂直居中).",
"description": "子类化UILabel 自定义对齐方式 支持各个方向的对齐(上左下右/左上/右上/左下/右下/上左下右居中/水平垂直居中)",
"homepage": "https://github.com/Wangguibin/WGBRepairedOrientationLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wangguibin": "864562082@qq.com"
},
"source": {
"git": "https://github.com/Wangguibin/WGBRepairedOrientationLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WGBRepairedOrientationLabel/Classes/**/*"
}