blob: 830d10858122907439a6c5aafd26ab1d9a01fce3 [file] [log] [blame]
{
"name": "UITextViewPlaceholders",
"version": "0.0.1",
"summary": "UItextView的category",
"description": "UItextView关于Placeholder的category",
"homepage": "https://github.com/gaozm0509/UITextViewPlaceholders",
"license": "MIT",
"authors": {
"高泽民": "18036396675@163.com"
},
"source": {
"git": "https://github.com/gaozm0509/UITextViewPlaceholders.git",
"tag": "0.0.1"
},
"source_files": "UITextViewPlaceholders/Classes/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"frameworks": "UIKit",
"requires_arc": true
}