blob: f63812dccf318e266e18df299ffed9f80fef7a6e [file] [log] [blame]
{
"name": "YJTextView",
"version": "1.0.0",
"summary": "A customized TextView with placeholder .",
"description": "A customized TextView with placeholder .",
"homepage": "https://github.com/yangjing901/YJTextView",
"license": "MIT",
"authors": {
"yangjing901": "yangjing901@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangjing901/YJTextView.git",
"tag": "1.0.0"
},
"source_files": [
"YJTextView",
"YJTextView/YJTextView/YJTextView.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}