blob: f7b5be8bc9c2e1b1cd42528d8ebec8345c005b2e [file] [log] [blame]
{
"name": "SJXSignTextView",
"version": "1.0.0",
"summary": "斜向文字标签",
"description": "在方形的View中自定义左上角或右上角的斜向文字标签",
"homepage": "https://github.com/sjxjjx/SJXSignTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"兔·小白": "sjxjjx@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sjxjjx/SJXSignTextView.git",
"tag": "1.0.0"
},
"source_files": "SJXSignTextView/**/*.{h,m}",
"requires_arc": true
}