[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / b / 9 / a / KlarnaMobileSDK / 2.0.10 / KlarnaMobileSDK.podspec.json
blob4f6a463b71944be3d9dede3766d914954ae92cb0
2   "name": "KlarnaMobileSDK",
3   "version": "2.0.10",
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.10"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "default_subspecs": "xcode-11.3.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.1-fat",
39       "source_files": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
40       "public_header_files": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
41       "vendored_frameworks": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework"
42     }
43   ],
44   "swift_version": "5.0"