blob: 4a3eb31d6653eb84cf3e2fd105e60514dad8dfa9 [file] [log] [blame]
{
"name": "STTextView",
"version": "1.0.0",
"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.0"
},
"source_files": "STTextView/**/*.swift",
"swift_version": "5.0"
}