blob: 376b8107696aa6eafe0691838ed043e38c5583c8 [file] [log] [blame]
{
"name": "YQTextView",
"version": "0.1.0",
"summary": "A good TextView.",
"description": "添加了Placeholder的UITextView",
"homepage": "https://github.com/yuyedaidao/YQTextView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyqpadding@gmail.com": "wyqpadding@gmail.com"
},
"source": {
"git": "https://github.com/yuyedaidao/YQTextView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YQTextView/Classes/**/*"
}