[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / b / 9 / a / KlarnaMobileSDK / 2.0.24 / KlarnaMobileSDK.podspec.json
blobe352024a1ede7f66c65ad0eaae26259455c4a665
2   "name": "KlarnaMobileSDK",
3   "version": "2.0.24",
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.24"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "default_subspecs": "xcode-12.0-fat-basic",
24   "subspecs": [
25     {
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"
30     },
31     {
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"
36     },
37     {
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"
42     }
43   ],
44   "swift_version": "5.0"