[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 2 / Drivit / 4.9.1 / Drivit.podspec.json
blob8b2d39af92c091f2f09d155293bc7ab5ef3d4087
2   "name": "Drivit",
3   "version": "4.9.1",
4   "summary": "A really cool SDK.",
5   "homepage": "https://www.drivit.com",
6   "license": {
7     "type": "LICENSE",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Adão Rodrigues": "adao.rodrigues@zego.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "requires_arc": true,
17   "static_framework": true,
18   "vendored_frameworks": "Drivit.framework",
19   "resource_bundles": {
20     "Resources": [
21       "Drivit.bundle"
22     ]
23   },
24   "source": {
25     "git": "https://github.com/drivitapp/ios-sdk.git",
26     "tag": "4.9.1"
27   },
28   "xcconfig": {
29     "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_ROOT}/Drivit/Drivit.framework\" \"${PODS_CONFIGURATION_BUILD_DIR}/Drivit\""
30   },
31   "dependencies": {
32     "Firebase/Messaging": [
33       "7.9.0"
34     ],
35     "Firebase/Analytics": [
36       "7.9.0"
37     ]
38   }