blob: 153110dc712066fd1c7a4de4c26ec8900525092f [file] [log] [blame]
{
"name": "KlarnaMobileSDK",
"version": "2.0.43",
"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.43"
},
"requires_arc": true,
"swift_versions": "5.0",
"default_subspecs": "full",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"subspecs": [
{
"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.3-fat",
"source_files": "ios/xcode-12.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode-12.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode-12.3-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-12.3-fat-full",
"source_files": "ios/full/xcode-12.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/full/xcode-12.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/full/xcode-12.3-fat/KlarnaMobileSDK.framework"
},
{
"name": "full",
"dependencies": {
"KlarnaMobileSDK/xcode-12.3-fat-full": [
]
}
},
{
"name": "basic",
"dependencies": {
"KlarnaMobileSDK/xcode-12.3-fat": [
]
}
}
],
"swift_version": "5.0"
}