blob: 792ebff8ef8f9a0575c22a1d063259e2cb9ece61 [file] [log] [blame]
{
"name": "KlarnaMobileSDK",
"version": "2.0.17",
"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": "9.0"
},
"source": {
"git": "https://github.com/klarna/klarna-mobile-sdk.git",
"tag": "2.0.17"
},
"requires_arc": true,
"swift_versions": "5.0",
"default_subspecs": "xcode-11.5-fat-basic",
"subspecs": [
{
"name": "xcode-10.2-fat-basic",
"source_files": "ios/xcode-10.2-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode-10.2-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode-10.2-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-10.2-fat-full",
"source_files": "ios/full/xcode-10.2-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/full/xcode-10.2-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/full/xcode-10.2-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-10.3-fat-basic",
"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.4.1-fat-basic",
"source_files": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-11.4.1-fat-full",
"source_files": "ios/full/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/full/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/full/xcode-11.4.1-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-11.5-fat-basic",
"source_files": "ios/xcode-11.5-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode-11.5-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode-11.5-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-11.5-fat-full",
"source_files": "ios/full/xcode-11.5-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/full/xcode-11.5-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/full/xcode-11.5-fat/KlarnaMobileSDK.framework"
}
],
"swift_version": "5.0"
}