blob: ceff5e6f8bfce772b19744fc639719e379606ddd [file] [log] [blame]
{
"name": "PlaceholderUITextView",
"version": "1.1.0",
"summary": "A missing placeholder for UITextView.",
"homepage": "https://github.com/Hoangtaiki/PlaceholderUITextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hoangtaiki": "duchoang.vp@gmail.com"
},
"source": {
"git": "https://github.com/Hoangtaiki/PlaceholderUITextView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.{swift,h}",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"swift_version": "4.2"
}