blob: bb34c8e7c158da7b84de3abd1f6950f147e27f04 [file] [log] [blame]
{
"name": "GCPlaceholderTextView",
"version": "1.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",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"source_files": "GCPlaceholderTextView/GCPlaceholderTextView.{h,m}",
"frameworks": "UIKit",
"requires_arc": false
}