blob: c05c5e827376abc1ef83069b12c4b25256ac9b1a [file] [log] [blame]
{
"name": "KlarnaMobileSDK",
"version": "1.1.1",
"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": "1.1.1"
},
"source_files": "ios/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/KlarnaMobileSDK.framework",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}