2 "name": "KlarnaMobileSDK",
4 "summary": "Klarna Mobile SDK for iOS",
5 "description": "Klarna Mobile SDK for iOS apps.",
6 "homepage": "https://github.com/klarna/klarna-mobile-sdk.git",
8 "type": "Apache License, Version 2.0",
12 "Klarna Mobile SDK Team": "mobile.sdk@klarna.com"
18 "git": "https://github.com/klarna/klarna-mobile-sdk.git",
22 "swift_versions": "5.0",
23 "default_subspecs": "full",
26 "name": "xcode-13.1-fat",
27 "source_files": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
28 "public_header_files": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
29 "vendored_frameworks": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework",
30 "pod_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33 "user_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38 "name": "xcode-13.1-fat-full",
39 "source_files": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
40 "public_header_files": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
41 "vendored_frameworks": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework",
42 "pod_target_xcconfig": {
43 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45 "user_target_xcconfig": {
46 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51 "vendored_frameworks": "ios/XCFramework/full/universal/KlarnaMobileSDK.xcframework"
55 "vendored_frameworks": "ios/XCFramework/basic/universal/KlarnaMobileSDK.xcframework"
58 "swift_version": "5.0"