blob: 417aec8010324a0277a617a88a5229fd3f69e016 [file] [log] [blame]
{
"name": "MavWebPayController",
"platforms": {
"ios": "11.0"
},
"summary": "Webpay Controller",
"requires_arc": true,
"static_framework": true,
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alfredolucomav": "alfredo.luco@mavericks.cool"
},
"homepage": "https://github.com/alfredolucomav/MavWebpayController",
"source": {
"git": "https://github.com/alfredolucomav/MavWebpayController",
"tag": "0.0.3"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "MavWebPayController/Sources/**/*.{swift}"
},
"dependencies": {
"MaterialComponents/Buttons": [
],
"SVDismissableProgressHUD": [
],
"IQKeyboardManagerSwift": [
],
"Alamofire": [
],
"Firebase": [
],
"Firebase/Core": [
],
"Firebase/Firestore": [
],
"Firebase/Auth": [
],
"Promises": [
],
"ObjectMapper": [
],
"RxSwift": [
],
"RxCocoa": [
],
"MaterialComponents/Snackbar": [
],
"MaterialComponents/Snackbar+ColorThemer": [
]
},
"resources": [
"MavWebPayController/Assets/**/*.*",
"MavWebPayController/Sources/**/*.{xib}"
],
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}