[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 3 / EasyAuth / 1.1.1 / EasyAuth.podspec.json
blobf219543a5f942e35eb6b846fa64b80f8d37f9eec
2   "name": "EasyAuth",
3   "version": "1.1.1",
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.1.1"
17   },
18   "source_files": "EasyAuth/**/*.{swift}",
19   "resource_bundles": {
20     "EasyAuth": [
21       "EasyAuth/**/*.{storyboard,xib,xcassets,json,imageset,png,lproj,strings}"
22     ]
23   },
24   "dependencies": {
25     "TPKeyboardAvoiding": [
27     ],
28     "Keyboard+LayoutGuide": [
30     ],
31     "SwiftPhoneNumberFormatter": [
33     ],
34     "lottie-ios": [
36     ],
37     "MGSwipeTableCell": [
39     ],
40     "RxSwift": [
42     ],
43     "RxCocoa": [
45     ],
46     "RxBiBinding": [
48     ],
49     "ReCaptcha": [
51     ],
52     "ReCaptcha/RxSwift": [
54     ]
55   }