blob: 6221bcb7c4fdae49c76e456e2c6a48f0a83aa35d [file] [log] [blame]
{
"name": "Adyen3DS2",
"version": "2.2.1",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"homepage": "https://adyen.com",
"authors": {
"Adyen": "support@adyen.com"
},
"summary": "Accept 3D Secure 2.0 payments via Adyen.",
"source": {
"git": "https://github.com/adyen/adyen-3ds2-ios.git",
"tag": "2.2.1"
},
"vendored_frameworks": "Dynamic/Adyen3DS2.framework",
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}