[Add] DocumentReaderMRZBarcodeStage 7.5.10793
[CocoaPods.git] / Specs / 0 / d / 9 / RadarSDKMotion / 3.18.0 / RadarSDKMotion.podspec.json
blob1c06dd5a7204480123619b62099c11e3258c4ce3
2   "name": "RadarSDKMotion",
3   "version": "3.18.0",
4   "summary": "Motion detection plugin for RadarSDK, the leading geofencing and location tracking platform",
5   "homepage": "https://radar.com",
6   "authors": {
7     "Radar Labs, Inc.": "support@radar.com"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/radarlabs/radar-sdk-ios.git",
14     "tag": "3.18.0"
15   },
16   "source_files": [
17     "RadarSDKMotion/RadarSDKMotion/*.{h,m}",
18     "RadarSDKMotion/RadarSDKMotion/Include/*.h"
19   ],
20   "module_name": "RadarSDKMotion",
21   "frameworks": "CoreMotion",
22   "requires_arc": true,
23   "license": {
24     "type": "Apache-2.0"
25   }