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