[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / b / 9 / a / KlarnaMobileSDK / 2.0.14 / KlarnaMobileSDK.podspec.json
blob9fbbaa5c87f4ecda382279a0884c661df682e9e0
2   "name": "KlarnaMobileSDK",
3   "version": "2.0.14",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/klarna/klarna-mobile-sdk.git",
19     "tag": "2.0.14"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "default_subspecs": "xcode-11.4.1-fat",
24   "subspecs": [
25     {
26       "name": "xcode-10.2-fat",
27       "source_files": "ios/xcode-10.2-fat/KlarnaMobileSDK.framework/Headers/*.h",
28       "public_header_files": "ios/xcode-10.2-fat/KlarnaMobileSDK.framework/Headers/*.h",
29       "vendored_frameworks": "ios/xcode-10.2-fat/KlarnaMobileSDK.framework"
30     },
31     {
32       "name": "xcode-10.3-fat",
33       "source_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
34       "public_header_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
35       "vendored_frameworks": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework"
36     },
37     {
38       "name": "xcode-11.3-fat",
39       "source_files": "ios/xcode-11.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
40       "public_header_files": "ios/xcode-11.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
41       "vendored_frameworks": "ios/xcode-11.3-fat/KlarnaMobileSDK.framework"
42     },
43     {
44       "name": "xcode-11.4.1-fat",
45       "source_files": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
46       "public_header_files": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
47       "vendored_frameworks": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework"
48     }
49   ],
50   "swift_version": "5.0"