[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 1 / STTextView / 1.0.0 / STTextView.podspec.json
blob4a3eb31d6653eb84cf3e2fd105e60514dad8dfa9
2   "name": "STTextView",
3   "version": "1.0.0",
4   "summary": "STTextView is a lightweight CocoaPod that adds a placeholder to the UITextView.",
5   "homepage": "https://github.com/onl1ner/STTextView",
6   "license": "MIT",
7   "authors": {
8     "onl1ner": "tsatualdypov@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/onl1ner/STTextView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "STTextView/**/*.swift",
19   "swift_version": "5.0"