blob: eaef723882df164558650888a4b901469fd227c2 [file] [log] [blame]
{
"name": "QYTextView",
"version": "0.1.0",
"summary": "Extended the UITextview.",
"description": "aded some property of placeholder and limitNumber.",
"homepage": "https://github.com/qiaoyoung/QYTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joeyoung": "393098486@qq.com"
},
"source": {
"git": "https://github.com/qiaoyoung/QYTextView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QYTextView/*.{h,m}"
}