[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 2 / INVSensorManager / 0.1.3 / INVSensorManager.podspec.json
blobfeb5912366ae7ff401c9711ea5bad4fe5585e8b1
2   "name": "INVSensorManager",
3   "module_name": "INVSensorManager",
4   "version": "0.1.3",
5   "summary": "INVSensorManager",
6   "description": "INVSensorManager",
7   "homepage": "https://inavi.us",
8   "license": "Commercial",
9   "authors": {
10     "iNavi Team": "https://inavi.us"
11   },
12   "platforms": {
13     "ios": "13"
14   },
15   "source": {
16     "http": "https://repo.inavi.us/artifactory/generic-release-local/pods/inavi/INVSensorManager/0.1.3/INVSensorManager.framework.zip"
17   },
18   "source_files": "INVSensorManager.framework/**/*.{hpp,h,m,mm,swift}",
19   "public_header_files": "INVSensorManager.framework/**/*.{h,hpp}",
20   "preserve_paths": "INVSensorManager.framework",
21   "vendored_frameworks": "INVSensorManager.framework",
22   "frameworks": [
23     "CoreBluetooth",
24     "CoreLocation",
25     "CoreMotion"
26   ],
27   "cocoapods_version": ">= 1.10.1",
28   "dependencies": {
29     "INVCppHelper": [
30       "~> 0.1"
31     ],
32     "INVAlglib": [
33       "~> 0.1"
34     ],
35     "INVData": [
36       "~> 0.1"
37     ],
38     "INVSmoothing": [
39       "~> 0.1"
40     ],
41     "INVeventpp": [
42       "~> 0.1"
43     ]
44   }