blob: 9fbbaa5c87f4ecda382279a0884c661df682e9e0 [file] [log] [blame]
{
"name": "KlarnaMobileSDK",
"version": "2.0.14",
"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.14"
},
"requires_arc": true,
"swift_versions": "5.0",
"default_subspecs": "xcode-11.4.1-fat",
"subspecs": [
{
"name": "xcode-10.2-fat",
"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.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-11.3-fat",
"source_files": "ios/xcode-11.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode-11.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode-11.3-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode-11.4.1-fat",
"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"
}
],
"swift_version": "5.0"
}