blob: 43cc328ee6e2c14c5676967decb308f7e69b0341 [file] [log] [blame]
{
"name": "TiendeoAuth",
"version": "1.2.2",
"summary": "Tiendeo Auth",
"homepage": "https://www.tiendeo.com",
"license": "Custom",
"authors": {
"Tiendeo": "info@tiendeo.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://tiendeo.jfrog.io/tiendeo/pods/TiendeoAuth/TiendeoAuth-1.2.2.zip"
},
"vendored_frameworks": "TiendeoAuth.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"RxSwift": [
"~> 4.2.0"
],
"FBSDKLoginKit": [
"5.10"
],
"FBSDKCoreKit": [
"5.10"
],
"GoogleSignIn": [
"~> 5.0.2"
]
}
}