[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / 0 / d / 9 / RadarSDKMotion / 3.19.2-beta.11 / RadarSDKMotion.podspec.json
blob761fa58bcf5b7f9490a009856375bff1d2b16401
2   "name": "RadarSDKMotion",
3   "version": "3.19.2-beta.11",
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": "12.0"
11   },
12   "source": {
13     "git": "https://github.com/radarlabs/radar-sdk-ios.git",
14     "tag": "3.19.2-beta.11"
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   }