[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / b / 9 / a / KlarnaMobileSDK / 2.0.37 / KlarnaMobileSDK.podspec.json
blob2c8a8ba9b14140415b11006fa2b6eced1f0e04da
2   "name": "KlarnaMobileSDK",
3   "version": "2.0.37",
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",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Klarna Mobile SDK Team": "mobile.sdk@klarna.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/klarna/klarna-mobile-sdk.git",
19     "tag": "2.0.37"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "default_subspecs": "xcode-12.3-fat",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "subspecs": [
31     {
32       "name": "xcode-11.7-fat",
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"
36     },
37     {
38       "name": "xcode-11.7-fat-full",
39       "source_files": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
40       "public_header_files": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework/Headers/*.h",
41       "vendored_frameworks": "ios/full/xcode-11.7-fat/KlarnaMobileSDK.framework"
42     },
43     {
44       "name": "xcode-12.3-fat",
45       "source_files": "ios/xcode-12.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
46       "public_header_files": "ios/xcode-12.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
47       "vendored_frameworks": "ios/xcode-12.3-fat/KlarnaMobileSDK.framework"
48     },
49     {
50       "name": "xcode-12.3-fat-full",
51       "source_files": "ios/full/xcode-12.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
52       "public_header_files": "ios/full/xcode-12.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
53       "vendored_frameworks": "ios/full/xcode-12.3-fat/KlarnaMobileSDK.framework"
54     }
55   ],
56   "swift_version": "5.0"