[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 3.13.2 / RadarSDK.podspec.json
blobbab9091fecde374eb1f983b9e48daeb94414f66a
2   "name": "RadarSDK",
3   "version": "3.13.2",
4   "summary": "iOS SDK for Radar, 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.13.2"
15   },
16   "source_files": [
17     "RadarSDK/*.{h,m}",
18     "RadarSDK/Internal/*.{h,m}",
19     "RadarSDK/Include/*.h"
20   ],
21   "module_name": "RadarSDK",
22   "frameworks": "CoreLocation",
23   "requires_arc": true,
24   "license": {
25     "type": "Apache-2.0"
26   },
27   "resource_bundles": {
28     "RadarSDK": [
29       "RadarSDK/PrivacyInfo.xcprivacy"
30     ]
31   }