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