blob: 1d39025ffa2d0669e9f6c6e0a0e1bc075be1b2a9 [file] [log] [blame]
{
"name": "HintTextView",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "Sources/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_version": "4.0"
}