blob: c7fffd255f5c4e76c6b95447442af115ce4ec09d [file] [log] [blame]
{
"name": "KieligoTextView",
"platforms": {
"ios": "11.0"
},
"summary": "KieligoTextView is a custom textview for Kieligo iOS App",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Etienne Jézéquel": "etienne.jezequel@gmail.com"
},
"homepage": "https://github.com/robelsh/KieligoTextView",
"source": {
"git": "https://github.com/robelsh/KieligoTextView.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"source_files": "KieligoTextView/**/*.{swift}",
"swift_versions": "5",
"swift_version": "5"
}