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": "xcode-12.0.1-fat",
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "name": "xcode-10.3-fat",
33 "source_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
34 "public_header_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
35 "vendored_frameworks": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework"
38 "name": "xcode-10.3-fat-full",
39 "source_files": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
40 "public_header_files": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
41 "vendored_frameworks": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework"
44 "name": "xcode-11.7-fat",
45 "source_files": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
46 "public_header_files": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
47 "vendored_frameworks": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework"
50 "name": "xcode-11.7-fat-full",
51 "source_files": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
52 "public_header_files": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
53 "vendored_frameworks": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework"
56 "name": "xcode-12.0.1-fat",
57 "source_files": "ios/xcode-12.0.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
58 "public_header_files": "ios/xcode-12.0.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
59 "vendored_frameworks": "ios/xcode-12.0.1-fat/KlarnaMobileSDK.framework"
62 "name": "xcode-12.0.1-fat-full",
63 "source_files": "ios/full/xcode-12.0.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
64 "public_header_files": "ios/full/xcode-12.0.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
65 "vendored_frameworks": "ios/full/xcode-12.0.1-fat/KlarnaMobileSDK.framework"
68 "swift_version": "5.0"