blob: 07166fb19270c16ec55fe087f8cfee37617d4c57 [file] [log] [blame]
{
"name": "UITextField-JCPlaceholder",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS13使用attributedPlaceholder方式来更改UITextField的Placeholder的颜色和字体大小",
"homepage": "https://github.com/JC-Passerby/UITextField-JCPlaceholder",
"authors": {
"刘某某。": "506551555@qq.com"
},
"source": {
"git": "https://github.com/JC-Passerby/UITextField-JCPlaceholder.git",
"tag": "1.0.1"
},
"requires_arc": false,
"platforms": {
"ios": "8.0"
},
"source_files": "UITextField-JCPlaceholder/UITextField+JCPlaceholder.{h,m}"
}