blob: 67ad25b7b53053d861ae8ba742140ad66525b969 [file] [log] [blame]
{
"name": "PlaceholderTextView",
"version": "0.3.0",
"swift_version": "4.2",
"summary": "TextView with placeholder.",
"description": "Add a placeholder to TextView.",
"homepage": "https://github.com/cheebow/PlaceholderTextView",
"license": "MIT",
"authors": {
"CHEEBOW": "cheebow@gmail.com"
},
"source": {
"git": "https://github.com/cheebow/PlaceholderTextView.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/cheebow",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}