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