[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 9 / 8 / 6 / MBMobileSDK / 1.0.0 / MBMobileSDK.podspec.json
blob20e8b703cc21e4dec4244cb916afa26140074ab6
2   "name": "MBMobileSDK",
3   "version": "1.0.0",
4   "summary": "MBMobileSDK",
5   "description": "MBMobileSDK is a public Pod of MBition GmbH",
6   "homepage": "https://mbition.io",
7   "license": "MIT",
8   "authors": {
9     "MBition GmbH": "info_mbition@daimler.com"
10   },
11   "source": {
12     "git": "https://github.com/Daimler/MBSDK-Mobile-iOS.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "swift_versions": [
20     "4.2",
21     "5.0",
22     "5.0"
23   ],
24   "public_header_files": "MBMobileSDK/MBMobileSDK.framework/Headers/*.h",
25   "source_files": "MBMobileSDK/MBMobileSDK.framework/Headers/*.h",
26   "vendored_frameworks": "MBMobileSDK/MBMobileSDK.framework",
27   "dependencies": {
28     "JumioMobileSDK/Netverify": [
29       "~> 3.0"
30     ],
31     "KeychainAccess": [
32       "~> 3.1"
33     ],
34     "LaunchDarkly": [
35       "~> 3.0"
36     ],
37     "YandexMobileMetrica/Dynamic": [
38       "~> 3.0"
39     ],
40     "MBCarKit": [
41       "~> 1.0"
42     ],
43     "MBCommonKit": [
44       "~> 1.0"
45     ],
46     "MBDeeplinkKit": [
47       "~> 1.0"
48     ],
49     "MBIngressKit": [
50       "~> 1.0"
51     ],
52     "MBNetworkKit": [
53       "~> 1.0"
54     ],
55     "MBRealmKit/UI": [
56       "~> 1.0"
57     ],
58     "MBSupportKit": [
59       "~> 1.0"
60     ],
61     "MBUIKit": [
62       "~> 1.0"
63     ]
64   },
65   "pod_target_xcconfig": {
66     "OTHER_LDFLAGS": "$(inherited) -framework JumioCore -framework MicroBlink -framework Netverify -framework NetverifyBarcode -framework NetverifyFace -framework ZoomAuthenticationHybrid",
67     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/Pods/JumioMobileSDK/**\"",
68     "VALID_ARCHS": "x86_64 armv7 armv7s arm64 arm64e"
69   },
70   "swift_version": "5.0"