blob: f219543a5f942e35eb6b846fa64b80f8d37f9eec [file] [log] [blame]
{
"name": "EasyAuth",
"version": "1.1.1",
"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.1.1"
},
"source_files": "EasyAuth/**/*.{swift}",
"resource_bundles": {
"EasyAuth": [
"EasyAuth/**/*.{storyboard,xib,xcassets,json,imageset,png,lproj,strings}"
]
},
"dependencies": {
"TPKeyboardAvoiding": [
],
"Keyboard+LayoutGuide": [
],
"SwiftPhoneNumberFormatter": [
],
"lottie-ios": [
],
"MGSwipeTableCell": [
],
"RxSwift": [
],
"RxCocoa": [
],
"RxBiBinding": [
],
"ReCaptcha": [
],
"ReCaptcha/RxSwift": [
]
}
}