blob: ff8a35753e724e37d9cd61fc1a7c5a0c000ae504 [file] [log] [blame]
{
"name": "EasyAuth",
"version": "1.0.7",
"summary": "This is private auth module",
"description": "This is authorization module for EasyPay UA applications",
"homepage": "https://gitlab.easypay.ua:14443/astakhov/easyauth.git",
"license": "LICENSE",
"authors": {
"Stanislav Astakhov": "klin4est@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.easypay.ua:14443/astakhov/easyauth.git",
"tag": "1.0.7"
},
"source_files": "EasyAuth/**/*",
"exclude_files": "EasyAuth/Info.plist",
"dependencies": {
"TPKeyboardAvoiding": [
],
"Keyboard+LayoutGuide": [
],
"SwiftPhoneNumberFormatter": [
],
"lottie-ios": [
],
"MGSwipeTableCell": [
],
"RxSwift": [
],
"RxCocoa": [
],
"RxBiBinding": [
],
"ReCaptcha": [
],
"ReCaptcha/RxSwift": [
]
}
}