blob: 0f4982a82cd8fc10546899db6a6df07f174c1d79 [file] [log] [blame]
{
"name": "GCPlaceholderTextView",
"version": "1.0.0",
"summary": "A subclass of UITextView that allow a placeholder.",
"homepage": "https://github.com/gcamp/GCPlaceholderTextView",
"license": "MIT",
"authors": {
"Guillaume Campagna": "http://gcamp.ca"
},
"source": {
"git": "https://github.com/gcamp/GCPlaceholderTextView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "GCPlaceholderTextView/GCPlaceholderTextView.{h,m}",
"frameworks": "UIKit",
"requires_arc": false
}