blob: 0476ed99db498f294e7223c41d87ecf159e32376 [file] [log] [blame]
{
"name": "YJYTextView",
"version": "0.0.2",
"summary": "可动态换行textView",
"description": "可以动态换行的textView",
"homepage": "http://gitlab.yuejia100.com.cn/iOS/YJYTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihaiyang123": "lihaiyang730325@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://gitlab.yuejia100.com.cn/iOS/YJYTextView.git",
"tag": "0.0.2"
},
"source_files": "YJYTextView/YJYCustomTextView/*",
"requires_arc": true,
"frameworks": "UIKit"
}