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