blob: ff8c0b9b2a22d80f0749ad9baf1859e18964310b [file] [log] [blame]
{
"name": "UITextView-PlaceHolder",
"version": "0.1",
"summary": "为UITextView添加PlaceHolder",
"homepage": "https://github.com/kuah/UITextView-PlaceHolder",
"authors": "CT4 => 284766710@qq.com",
"source": {
"git": "https://github.com/kuah/UITextView-PlaceHolder.git",
"tag": "0.1"
},
"source_files": "source/**/*.{h,m}",
"requires_arc": true,
"libraries": "z",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"frameworks": "UIKit",
"deprecated": true
}