[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 3.2.1 / RadarSDK.podspec.json
blob5c6aef5932bfcac391c159ebcc89634a6c1f9163
2   "name": "RadarSDK",
3   "version": "3.2.1",
4   "summary": "iOS SDK for Radar, the leading geofencing and location tracking platform",
5   "homepage": "https://radar.io",
6   "authors": {
7     "Radar Labs, Inc.": "support@radar.io"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/radarlabs/radar-sdk-ios.git",
14     "tag": "3.2.1"
15   },
16   "vendored_frameworks": "dist/RadarSDK.xcframework",
17   "module_name": "RadarSDK",
18   "frameworks": "CoreLocation",
19   "requires_arc": true,
20   "license": {
21     "type": "Apache-2.0"
22   }