blob: cd6f64e4f4f953c2b16588e659e3b04b3b1c8588 [file] [log] [blame]
{
"name": "CSTextViewSwift",
"version": "1.0.0",
"summary": "CSTextView provides new property which are not given in UITextView.",
"homepage": "https://github.com/VDPurohit/CSTextView",
"authors": {
"Vivek Purohit": "purohitvivek7@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"frameworks": "SystemConfiguration",
"ios": {
"vendored_frameworks": "CSTextViewSwift.framework"
},
"source": {
"http": "https://github.com/VDPurohit/CSTextView/raw/master/res/CSTextViewSwift.zip"
}
}