[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / DriversitiSDK / 0.9.15 / DriversitiSDK.podspec.json
blobc9a6532962ee11678dcacbab9656c701b7a72cb4
2   "name": "DriversitiSDK",
3   "version": "0.9.15",
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": "7.1"
17   },
18   "source": {
19     "git": "https://github.com/apiosys/DriversitiSDK.git",
20     "tag": "0.9.15"
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     "MagicalRecord": [
39       "~>2.2"
40     ],
41     "AFNetworking": [
42       "~> 2.5"
43     ],
44     "AFgzipRequestSerializer": [
46     ],
47     "Firebase": [
49     ]
50   },
51   "default_subspecs": "Lite",
52   "deprecated": true,
53   "subspecs": [
54     {
55       "name": "Lite"
56     }
57   ]