blob: 6358196b798843ba0e8fae7cc144475465c5ff49 [file] [log] [blame]
{
"name": "PlaceholderUITextView",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.{swift,h}",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"swift_version": "5.0"
}