blob: 6cd34364d971679f9fca2e8d5f2c689f408555ab [file] [log] [blame]
{
"name": "STTextView",
"version": "1.1.2",
"summary": "STTextView is a light-weight framework that adds a placeholder to the UITextView.",
"homepage": "https://github.com/onl1ner/STTextView",
"license": "MIT",
"authors": {
"Tamerlan Satualdypov": "tsatualdypov@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/onl1ner/STTextView.git",
"tag": "1.1.2"
},
"source_files": "STTextView/**/*.swift",
"swift_version": "5.0"
}