blob: 08a169543c6efa6f79e07b73ab57803f51c5ee66 [file] [log] [blame]
{
"name": "TJTextView",
"platforms": {
"ios": null
},
"version": "1.0.0",
"summary": "TJTextView 支持动态高度、最大高度、最小高度、最大长度限制",
"homepage": "https://github.com/Tang910103/TJTextView",
"license": "MIT",
"authors": {
"TangJie": "tang910103@qq.com"
},
"source": {
"git": "https://github.com/Tang910103/TJTextView.git",
"tag": "1.0.0"
},
"source_files": "TJTextView/TJTextView/TextView/*.{h,m}",
"requires_arc": true
}