[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / DriversitiSDK / 2.0.2 / DriversitiSDK.podspec.json
blobc81c9e448a0a667c96a3c176e2a014fb4d3c6d16
2   "name": "DriversitiSDK",
3   "version": "2.0.2",
4   "summary": "Driving safety for the mobile generation. Real-time notifications of unsafe driving behaviors.",
5   "description": "Transform smartphones from driver's worst enemy to their best friend\n- SDK leverages algorithms that use smartphones sensor data to understand driving behavior, like phone handling. aggressive braking, and vehicle crashes\n- autonomously starts detecting at trip start\n- uploads data to servers for reporting and analytics",
6   "homepage": "https://github.com/apiosys/DriversitiSDK",
7   "license": {
8     "type": "Commericial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Driversiti": "support@driversiti.com"
13   },
14   "social_media_url": "https://twitter.com/driversiti",
15   "platforms": {
16     "ios": "8.3"
17   },
18   "source": {
19     "git": "https://github.com/apiosys/DriversitiSDK.git",
20     "tag": "2.0.2"
21   },
22   "source_files": "include/DriversitiSDK/*.h",
23   "resources": "DriversitiSDK.bundle",
24   "vendored_libraries": "libDriversitiSDK.a",
25   "preserve_paths": [
26     "README.md",
27     "LICENSE.md"
28   ],
29   "requires_arc": true,
30   "frameworks": [
31     "UIKit",
32     "Foundation",
33     "SystemConfiguration",
34     "MobileCoreServices",
35     "CoreLocation"
36   ],
37   "dependencies": {
38     "Godzippa": [
40     ],
41     "Firebase": [
42       "~> 2.5.1"
43     ]
44   },
45   "default_subspecs": "Lite",
46   "deprecated": true,
47   "subspecs": [
48     {
49       "name": "Lite"
50     }
51   ]