[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 3.5.6-beta2 / RadarSDK.podspec.json
blob3c286dfde960a17129894865704b7979ec8b3f2c
2   "name": "RadarSDK",
3   "version": "3.5.6-beta2",
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.5.6-beta2"
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   }