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.git",
8 "type": "Apache License, Version 2.0",
12 "Klarna Mobile SDK Team": "mobile.sdk@klarna.com"
18 "git": "https://github.com/klarna/kco-mobile-sdk.git",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "default_subspecs": "xcframework",
35 "SystemConfiguration",
41 "source_files": "ios/KlarnaCheckoutSDK.framework/Headers/*.h",
42 "public_header_files": "ios/KlarnaCheckoutSDK.framework/Headers/*.h",
43 "vendored_frameworks": "ios/KlarnaCheckoutSDK.framework"
46 "name": "xcframework",
47 "vendored_frameworks": "ios/XCFramework/KlarnaCheckoutSDK.xcframework"