2 "name": "KlarnaCheckoutSDK",
5 "Klarna Team Mobile SDK": "mobile.sdk@klarna.com"
7 "summary": "Klarna Checkout iOS SDK",
8 "license": "Apache License, Version 2.0",
9 "homepage": "https://github.com/klarna/kco-mobile-sdk",
10 "description": "Simple integration of Klarna Checkout into native and hybrid iOS apps",
12 "git": "https://github.com/klarna/kco-mobile-sdk.git",
20 "weak_frameworks": "SafariServices",
27 "SystemConfiguration",
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"