[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 9 / a / KlarnaMobileSDK / 2.0.19 / KlarnaMobileSDK.podspec.json
blobed12586c9b2e1504f40a6fb1342b21656b650a3b
2   "name": "KlarnaMobileSDK",
3   "version": "2.0.19",
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.19"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "default_subspecs": "xcode-11.5-fat-basic",
24   "subspecs": [
25     {
26       "name": "xcode-10.2-fat-basic",
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.2-fat-full",
33       "source_files": "ios/full/xcode-10.2-fat/KlarnaMobileSDK.framework/Headers/*.h",
34       "public_header_files": "ios/full/xcode-10.2-fat/KlarnaMobileSDK.framework/Headers/*.h",
35       "vendored_frameworks": "ios/full/xcode-10.2-fat/KlarnaMobileSDK.framework"
36     },
37     {
38       "name": "xcode-10.3-fat-basic",
39       "source_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
40       "public_header_files": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
41       "vendored_frameworks": "ios/xcode-10.3-fat/KlarnaMobileSDK.framework"
42     },
43     {
44       "name": "xcode-10.3-fat-full",
45       "source_files": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
46       "public_header_files": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework/Headers/*.h",
47       "vendored_frameworks": "ios/full/xcode-10.3-fat/KlarnaMobileSDK.framework"
48     },
49     {
50       "name": "xcode-11.3.1-fat-basic",
51       "source_files": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
52       "public_header_files": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
53       "vendored_frameworks": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework"
54     },
55     {
56       "name": "xcode-11.3.1-fat-full",
57       "source_files": "ios/full/xcode-11.3.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
58       "public_header_files": "ios/full/xcode-11.3.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
59       "vendored_frameworks": "ios/full/xcode-11.3.1-fat/KlarnaMobileSDK.framework"
60     },
61     {
62       "name": "xcode-11.4.1-fat-basic",
63       "source_files": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
64       "public_header_files": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
65       "vendored_frameworks": "ios/xcode-11.4.1-fat/KlarnaMobileSDK.framework"
66     },
67     {
68       "name": "xcode-11.4.1-fat-full",
69       "source_files": "ios/full/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
70       "public_header_files": "ios/full/xcode-11.4.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
71       "vendored_frameworks": "ios/full/xcode-11.4.1-fat/KlarnaMobileSDK.framework"
72     },
73     {
74       "name": "xcode-11.5-fat-basic",
75       "source_files": "ios/xcode-11.5-fat/KlarnaMobileSDK.framework/Headers/*.h",
76       "public_header_files": "ios/xcode-11.5-fat/KlarnaMobileSDK.framework/Headers/*.h",
77       "vendored_frameworks": "ios/xcode-11.5-fat/KlarnaMobileSDK.framework"
78     },
79     {
80       "name": "xcode-11.5-fat-full",
81       "source_files": "ios/full/xcode-11.5-fat/KlarnaMobileSDK.framework/Headers/*.h",
82       "public_header_files": "ios/full/xcode-11.5-fat/KlarnaMobileSDK.framework/Headers/*.h",
83       "vendored_frameworks": "ios/full/xcode-11.5-fat/KlarnaMobileSDK.framework"
84     }
85   ],
86   "swift_version": "5.0"