blob: c584488e547641b80622ae1c402ea957d2ceed82 [file] [log] [blame]
{
"name": "Paysafe_SDK",
"version": "2.1.0",
"summary": "Paysafe SDK handling 3DS 2 and Apple Pay",
"license": "MIT",
"authors": {
"Paysafe": "DeveloperCentre@OptimalPayments.com"
},
"documentation_url": "https://developer.paysafe.com/en/sdks/mobile/ios/overview/",
"homepage": "https://github.com/paysafegroup/paysafe_sdk_ios",
"source": {
"git": "https://github.com/paysafegroup/paysafe_sdk_ios.git",
"tag": "2.1.0"
},
"source_files": "Paysafe_SDK/**/*.{swift,h,m}",
"resources": [
"Paysafe_SDK/**/*.html",
"**/*paysafe_sdk_versioning-Info.plist"
],
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"vendored_frameworks": "Frameworks/CardinalMobile.framework",
"swift_version": "5.0"
}