blob: 9ea6a97f36ea996ebc8edc69ff02f8532b1326a8 [file] [log] [blame]
{
"name": "STTextView",
"version": "1.0.2",
"summary": "STTextView is a lightweight CocoaPod that adds a placeholder to the UITextView.",
"homepage": "https://github.com/onl1ner/STTextView",
"license": "MIT",
"authors": {
"onl1ner": "tsatualdypov@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/onl1ner/STTextView.git",
"tag": "1.0.2"
},
"source_files": "STTextView/**/*.swift",
"swift_version": "5.0"
}