blob: 0c992f7c3fc15dea60378fae868321351b7dfa63 [file] [log] [blame]
{
"name": "SJXSignTextView",
"version": "1.0.2",
"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.2"
},
"source_files": "SJXSignTextView/*.{h,m}",
"requires_arc": true
}