blob: b8e94153abf8d35ac670c45e0c0288e567792a70 [file] [log] [blame]
{
"name": "KlarnaMobileSDK",
"version": "2.0.26",
"summary": "Klarna Mobile SDK for iOS",
"description": "Klarna Mobile SDK for iOS apps.",
"homepage": "https://github.com/klarna/klarna-mobile-sdk.git",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Klarna Mobile SDK Team": "mobile.sdk@klarna.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/klarna/klarna-mobile-sdk.git",
"tag": "2.0.26"
},
"requires_arc": true,
"swift_versions": "5.0",
"default_subspecs": "xcode-12.0.1-fat",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"subspecs": [
{
"name": "xcode-10.3-fat",
"source_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-10.3-fat-full",
"source_files": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-11.7-fat",
"source_files": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-11.7-fat-full",
"source_files": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-12.0.1-fat",
"source_files": "ios/xcode-12.0.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode-12.0.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode-12.0.1-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-12.0.1-fat-full",
"source_files": "ios/full/xcode-12.0.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/full/xcode-12.0.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/full/xcode-12.0.1-fat/KlarnaMobileSDK.framework"
}
],
"swift_version": "5.0"
}