blob: ac6cb2b3e4e598dbfab683ff36d88c2eaa8b61a0 [file] [log] [blame]
{
"name": "PlaceholderTextView",
"version": "0.1.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.1.2"
},
"social_media_url": "https://twitter.com/cheebow",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PlaceholderTextView": [
"Pod/Assets/*.png"
]
}
}