blob: 109b357c199da01ebed2935ffd90675aeaf94db9 [file] [log] [blame]
{
"name": "KieligoTextField",
"platforms": {
"ios": "11.0"
},
"summary": "KieligoTextField is a custom textfield 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/KieligoTextField",
"source": {
"git": "https://github.com/robelsh/KieligoTextField.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"source_files": "KieligoTextField/**/*.{swift}",
"resources": "KieligoTextField/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"resource_bundles": {
"KieligoTextField": [
"KieligoTextField/*.xib"
]
},
"swift_versions": "5",
"swift_version": "5"
}