[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 2 / Drivit / 4.5.0 / Drivit.podspec.json
blobc2268238417b5afa2284bb164898527323538e2a
2   "name": "Drivit",
3   "version": "4.5.0",
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   "swift_versions": "5.0",
18   "static_framework": true,
19   "vendored_frameworks": "Drivit.framework",
20   "resource_bundles": {
21     "Resources": [
22       "Drivit.bundle"
23     ]
24   },
25   "source": {
26     "git": "https://github.com/drivitapp/ios-sdk.git",
27     "tag": "4.5.0"
28   },
29   "xcconfig": {
30     "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_ROOT}/Drivit/Drivit.framework\" \"${PODS_CONFIGURATION_BUILD_DIR}/Drivit\""
31   },
32   "dependencies": {
33     "Firebase/Messaging": [
34       "7.4.0"
35     ],
36     "Firebase/Analytics": [
37       "7.4.0"
38     ]
39   },
40   "swift_version": "5.0"