blob: 97751400f2e557ac141b807578d3fc15b14a4940 [file] [log] [blame]
{
"name": "HintTextView",
"version": "0.1.0",
"summary": "UITextView Support PlaceHolder.",
"swift_version": "4.0",
"description": "iOS UITextView is not support PlaceHolder.\nThis Library is support. code and storyboard",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HintTextView/Classes/**/*"
}