[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 9 / a / KlarnaMobileSDK / 2.0.8 / KlarnaMobileSDK.podspec.json
blobf5e13e689cd09a573ffaefd420ff0322bf84d05d
2   "name": "KlarnaMobileSDK",
3   "version": "2.0.8",
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.8"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "default_subspecs": "xcode103-swift5-fat",
24   "swift_version": "5.0",
25   "subspecs": [
26     {
27       "name": "xcode-swift51-fat",
28       "source_files": "ios/xcode-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
29       "public_header_files": "ios/xcode-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
30       "vendored_frameworks": "ios/xcode-swift51-fat/KlarnaMobileSDK.framework"
31     },
32     {
33       "name": "xcode112beta1-swift51-fat",
34       "source_files": "ios/xcode112beta1-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
35       "public_header_files": "ios/xcode112beta1-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
36       "vendored_frameworks": "ios/xcode112beta1-swift51-fat/KlarnaMobileSDK.framework"
37     },
38     {
39       "name": "xcode11-swift51-fat",
40       "source_files": "ios/xcode11-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
41       "public_header_files": "ios/xcode11-swift51-fat/KlarnaMobileSDK.framework/Headers/*.h",
42       "vendored_frameworks": "ios/xcode11-swift51-fat/KlarnaMobileSDK.framework"
43     },
44     {
45       "name": "xcode103-swift5-fat",
46       "source_files": "ios/xcode103-swift5-fat/KlarnaMobileSDK.framework/Headers/*.h",
47       "public_header_files": "ios/xcode103-swift5-fat/KlarnaMobileSDK.framework/Headers/*.h",
48       "vendored_frameworks": "ios/xcode103-swift5-fat/KlarnaMobileSDK.framework"
49     }
50   ]