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-12.5.1-fat",
27 "source_files": "ios/xcode-12.5.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
28 "public_header_files": "ios/xcode-12.5.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
29 "vendored_frameworks": "ios/xcode-12.5.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-12.5.1-fat-full",
39 "source_files": "ios/full/xcode-12.5.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
40 "public_header_files": "ios/full/xcode-12.5.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
41 "vendored_frameworks": "ios/full/xcode-12.5.1-fat/KlarnaMobileSDK.framework",
42 "pod_target_xcconfig": {
43 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45 "user_target_xcconfig": {
46 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50 "name": "xcode-13.1-fat",
51 "source_files": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
52 "public_header_files": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
53 "vendored_frameworks": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework",
54 "pod_target_xcconfig": {
55 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
57 "user_target_xcconfig": {
58 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
62 "name": "xcode-13.1-fat-full",
63 "source_files": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
64 "public_header_files": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
65 "vendored_frameworks": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework",
66 "pod_target_xcconfig": {
67 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
69 "user_target_xcconfig": {
70 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
75 "vendored_frameworks": "ios/XCFramework/full/universal/KlarnaMobileSDK.xcframework"
79 "vendored_frameworks": "ios/XCFramework/basic/universal/KlarnaMobileSDK.xcframework"
82 "swift_version": "5.0"