[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / 3 / KieligoTextField / 0.1.0 / KieligoTextField.podspec.json
blob109b357c199da01ebed2935ffd90675aeaf94db9
2   "name": "KieligoTextField",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "KieligoTextField is a custom textfield for Kieligo iOS App",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Etienne Jézéquel": "etienne.jezequel@gmail.com"
15   },
16   "homepage": "https://github.com/robelsh/KieligoTextField",
17   "source": {
18     "git": "https://github.com/robelsh/KieligoTextField.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ]
29   },
30   "source_files": "KieligoTextField/**/*.{swift}",
31   "resources": "KieligoTextField/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
32   "resource_bundles": {
33     "KieligoTextField": [
34       "KieligoTextField/*.xib"
35     ]
36   },
37   "swift_versions": "5",
38   "swift_version": "5"