[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / b / 9 / a / KlarnaMobileSDK / 2.1.5 / KlarnaMobileSDK.podspec.json
blob76804bf06e628589e7bbbadfdbf484888f44e281
2   "name": "KlarnaMobileSDK",
3   "version": "2.1.5",
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.1.5"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "default_subspecs": "full",
24   "subspecs": [
25     {
26       "name": "xcode-12.5.1-fat",
27       "source_files": "ios/xcode-12.5.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
28       "public_header_files": "ios/xcode-12.5.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
29       "vendored_frameworks": "ios/xcode-12.5.1-fat/KlarnaMobileSDK.framework",
30       "pod_target_xcconfig": {
31         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32       },
33       "user_target_xcconfig": {
34         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35       }
36     },
37     {
38       "name": "xcode-12.5.1-fat-full",
39       "source_files": "ios/full/xcode-12.5.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
40       "public_header_files": "ios/full/xcode-12.5.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
41       "vendored_frameworks": "ios/full/xcode-12.5.1-fat/KlarnaMobileSDK.framework",
42       "pod_target_xcconfig": {
43         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44       },
45       "user_target_xcconfig": {
46         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47       }
48     },
49     {
50       "name": "xcode-13.1-fat",
51       "source_files": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
52       "public_header_files": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
53       "vendored_frameworks": "ios/xcode-13.1-fat/KlarnaMobileSDK.framework",
54       "pod_target_xcconfig": {
55         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
56       },
57       "user_target_xcconfig": {
58         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59       }
60     },
61     {
62       "name": "xcode-13.1-fat-full",
63       "source_files": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
64       "public_header_files": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework/Headers/*.h",
65       "vendored_frameworks": "ios/full/xcode-13.1-fat/KlarnaMobileSDK.framework",
66       "pod_target_xcconfig": {
67         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
68       },
69       "user_target_xcconfig": {
70         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
71       }
72     },
73     {
74       "name": "full",
75       "vendored_frameworks": "ios/XCFramework/full/universal/KlarnaMobileSDK.xcframework"
76     },
77     {
78       "name": "basic",
79       "vendored_frameworks": "ios/XCFramework/basic/universal/KlarnaMobileSDK.xcframework"
80     }
81   ],
82   "swift_version": "5.0"