| { |
| "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": [ |
| |
| ] |
| } |
| } |