blob: bc13512e380261802b0162ddf5aee2f05b8fca15 [file] [log] [blame]
{
"name": "SUITextView+Placeholder",
"version": "1.2.1.1",
"summary": "A missing placeholder for UITextView.",
"homepage": "https://github.com/devxoul/UITextView-Placeholder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devxoul": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/sujiewen/UITextView-Placeholder.git",
"tag": "1.2.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Sources/UITextView+Placeholder.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}