2 "name": "KlarnaCheckoutSDK",
4 "summary": "Klarna Checkout iOS SDK",
6 "Klarna Team Undefined": "team.undefined.e@klarna.com"
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",
17 "SystemConfiguration",
23 "git": "https://github.com/klarna/kco-mobile-sdk.git",
30 "preserve_paths": "ios/KlarnaCheckoutSDK.framework",
31 "public_header_files": "ios/KlarnaCheckoutSDK.framework/Headers/*.h",
32 "source_files": "ios/KlarnaCheckoutSDK.framework/Headers/*.h",
33 "resources": "ios/KlarnaCheckoutSDK.framework/Resources/**/*",
34 "vendored_frameworks": "ios/KlarnaCheckoutSDK.framework"
36 "weak_frameworks": "SafariServices"