blob: 98e9e44340b06306b534943f403a9d0807002420 [file] [log] [blame]
{
"name": "DSTextView",
"version": "1.0.0",
"summary": "DSTextView to get rid of placeholder and its color issue of UITextView of UIKit in swift 5.1.",
"description": "DSTextView to get rid of placeholder and its color issue of UITextView of UIKit in swift 5.1. It Will help a lot.",
"homepage": "https://github.com/dsinha999/DSTextView",
"license": "MIT",
"authors": {
"Dharmendra Sinha": "dsinha6193@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/dsinha999/DSTextView.git",
"tag": "1.0.0"
},
"source_files": "DSTextView/**/*.{h,m,swift}"
}