blob: ab7d1ff53d44ecd16088973b0de29a8f5b06f4b1 [file] [log] [blame]
{
"name": "KlarnaMobileSDK",
"version": "2.0.3",
"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.3"
},
"requires_arc": true,
"swift_versions": "5.0",
"default_subspecs": "xcode102-swift5-fat",
"swift_version": "5.0",
"subspecs": [
{
"name": "xcode102-swift5-fat",
"source_files": "ios/xcode102-swift5-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode102-swift5-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode102-swift5-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode11beta4-swift51-fat",
"source_files": "ios/xcode11beta4-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode11beta4-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode11beta4-swift51-fat/KlarnaMobileSDK.framework"
},
{
"name": "xcode11beta5-swift51-fat",
"source_files": "ios/xcode11beta5-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/xcode11beta5-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/xcode11beta5-swift51-fat/KlarnaMobileSDK.framework"
}
]
}