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-fat-basic",
26 "name": "xcode-10.3-fat-basic",
27 "source_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
28 "public_header_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
29 "vendored_frameworks": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework"
32 "name": "xcode-11.7-fat-basic",
33 "source_files": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
34 "public_header_files": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
35 "vendored_frameworks": "ios/xcode-11.7-fat/KlarnaMobileSDK.framework"
38 "name": "xcode-12.0-fat-basic",
39 "source_files": "ios/xcode-12.0-fat/KlarnaMobileSDK.framework/Headers/*.h",
40 "public_header_files": "ios/xcode-12.0-fat/KlarnaMobileSDK.framework/Headers/*.h",
41 "vendored_frameworks": "ios/xcode-12.0-fat/KlarnaMobileSDK.framework"
44 "swift_version": "5.0"