[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 1 / 3 / EasyAuth / 1.0.8 / EasyAuth.podspec.json
blob5110ef40bf34ae030a6a3497a085d92547ca3fe4
2   "name": "EasyAuth",
3   "version": "1.0.8",
4   "summary": "This is private auth module",
5   "description": "This is authorization module for EasyPay UA applications",
6   "homepage": "https://gitlab.easypay.ua:14443/astakhov/easyauth.git",
7   "license": "LICENSE",
8   "authors": {
9     "Stanislav Astakhov": "klin4est@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://gitlab.easypay.ua:14443/astakhov/easyauth.git",
16     "tag": "1.0.8"
17   },
18   "source_files": "EasyAuth/**/*",
19   "exclude_files": "EasyAuth/Info.plist",
20   "dependencies": {
21     "TPKeyboardAvoiding": [
23     ],
24     "Keyboard+LayoutGuide": [
26     ],
27     "SwiftPhoneNumberFormatter": [
29     ],
30     "lottie-ios": [
32     ],
33     "MGSwipeTableCell": [
35     ],
36     "RxSwift": [
38     ],
39     "RxCocoa": [
41     ],
42     "RxBiBinding": [
44     ],
45     "ReCaptcha": [
47     ],
48     "ReCaptcha/RxSwift": [
50     ]
51   }