blob: 2b91d03208187893400d2ca7925b06364e6a2d52 [file] [log] [blame]
{
"name": "EasyAuth",
"version": "1.0.3",
"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.3"
},
"source_files": "EasyAuth/**/*",
"exclude_files": "EasyAuth/Info.plist",
"dependencies": {
"TPKeyboardAvoiding": [
],
"Keyboard+LayoutGuide": [
],
"SwiftPhoneNumberFormatter": [
],
"lottie-ios": [
],
"MGSwipeTableCell": [
],
"RxSwift": [
],
"RxCocoa": [
],
"RxBiBinding": [
],
"ReCaptcha": [
],
"ReCaptcha/RxSwift": [
]
}
}