[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / a / KlarnaMobileSDK / 2.0.9 / KlarnaMobileSDK.podspec.json
blob02248425bd693e3779d5e2d1fc70933ec1aae753
2   "name": "KlarnaMobileSDK",
3   "version": "2.0.9",
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.9"
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.3-fat",
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.3.1-fat",
33       "source_files": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
34       "public_header_files": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
35       "vendored_frameworks": "ios/xcode-11.3.1-fat/KlarnaMobileSDK.framework"
36     }
37   ],
38   "swift_version": "5.0"