blob: 4ca2577c1a84ca44cc7ae57d243ae3a3b0c1ec29 [file] [log] [blame]
{
"name": "GCPlaceholderTextView",
"version": "0.0.1",
"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",
"commit": "d7fc6017f3aa87edfd3f9df8aea4c15a2e552390"
},
"platforms": {
"ios": null
},
"source_files": "GCPlaceholderTextView/GCPlaceholderTextView.{h,m}",
"frameworks": "UIKit",
"requires_arc": false
}