[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 0 / 8 / DSTextView / 1.0.0 / DSTextView.podspec.json
blob98e9e44340b06306b534943f403a9d0807002420
2   "name": "DSTextView",
3   "version": "1.0.0",
4   "summary": "DSTextView to get rid of placeholder and its color issue of UITextView of UIKit in swift 5.1.",
5   "description": "DSTextView to get rid of placeholder and its color issue of UITextView of UIKit in swift 5.1. It Will help a lot.",
6   "homepage": "https://github.com/dsinha999/DSTextView",
7   "license": "MIT",
8   "authors": {
9     "Dharmendra Sinha": "dsinha6193@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/dsinha999/DSTextView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "DSTextView/**/*.{h,m,swift}"