2 "name": "KlarnaCheckoutSDK",
4 "summary": "Klarna Checkout iOS SDK",
5 "description": "Simple integration of Klarna Checkout for native and hybrid iOS apps.",
6 "homepage": "https://github.com/klarna/kco-mobile-sdk",
8 "Klarna's In-App Team": "mobile.sdk@klarna.com"
10 "license": "Apache License, Version 2.0",
12 "git": "https://github.com/klarna/kco-mobile-sdk.git",
25 "SystemConfiguration",
28 "weak_frameworks": "SafariServices",
31 "source_files": "ios/KlarnaCheckoutSDK.framework/Headers/*.h",
32 "public_header_files": "ios/KlarnaCheckoutSDK.framework/Headers/*.h",
33 "resources": "ios/KlarnaCheckoutSDK.framework/*.bundle",
34 "vendored_frameworks": "ios/KlarnaCheckoutSDK.framework"
36 "pod_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39 "user_target_xcconfig": {
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"