blob: 8032b788d4ab1c9dc63de5c231b3508094768c61 [file] [log] [blame]
{
"name": "VTextView",
"version": "1.0.0",
"summary": "Light & Powerful UITextView for TextEditor",
"description": "Light & Powerful UITextView, built at Vingle.inc",
"homepage": "https://github.com/Geektree0101/VTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geektree0101": "h2s1880@gmail.com"
},
"source": {
"git": "https://github.com/Geektree0101/VTextView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VTextView/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
],
"BonMot": [
]
}
}