[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 3.9.13 / RadarSDK.podspec.json
blobd1d22f8c501c197ae41eb99b607fd0d107a9680a
2   "name": "RadarSDK",
3   "version": "3.9.13",
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.9.13"
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   }