blob: f40bfad3903223fe28501812a1b5fcfd29deef3e [file] [log] [blame]
{
"name": "WCTextView",
"version": "1.0.0",
"summary": "WCTextView extends UITextView, and add placeholder functional",
"homepage": "hhttps://github.com/MeetDay/WCTextView",
"license": "MIT",
"authors": {
"wangchao": "wang504615732@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MeetDay/WCTextView.git",
"tag": "1.0.0"
},
"source_files": "WCTextView/*.{h,m}",
"requires_arc": true
}