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