blob: d58ceec1b91c4483988f0f0bf9d63350655caadc [file] [log] [blame]
{
"name": "PlaceholderTextView",
"version": "0.1.1",
"summary": "TextView with placeholder.",
"description": " Add a placeholder to TextView.\n",
"homepage": "https://github.com/cheebow/PlaceholderTextView",
"license": "MIT",
"authors": {
"CHEEBOW": "cheebow@gmail.com"
},
"source": {
"git": "https://github.com/cheebow/PlaceholderTextView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/cheebow",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PlaceholderTextView": [
"Pod/Assets/*.png"
]
}
}