blob: bd31cb0b0189ef60a91a1e1061f920a7b9f7178e [file] [log] [blame]
{
"name": "HintTextView",
"version": "1.0.2",
"summary": "UITextView support PlaceHolder.",
"homepage": "https://github.com/outofcoding/HintTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OutOfCode": "outofcoding@gmail.com"
},
"source": {
"git": "https://github.com/outofcoding/HintTextView.git",
"tag": "1.0.2"
},
"source_files": "Sources/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_version": "4.0"
}