[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 0 / d / 9 / RadarSDKMotion / 0.0.3 / RadarSDKMotion.podspec.json
blobb67e149b74052e272de3c29b95d5cdce9eb47b9c
2   "name": "RadarSDKMotion",
3   "version": "0.0.3",
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-motion.git",
14     "tag": "0.0.3"
15   },
16   "source_files": [
17     "RadarSDKMotion/RadarSDKMotion/*.{h,m}"
18   ],
19   "module_name": "RadarSDKMotion",
20   "frameworks": "CoreMotion",
21   "requires_arc": true,
22   "license": {
23     "type": "Apache-2.0"
24   }