[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 3.0.0-beta.5 / RadarSDK.podspec.json
blobf3bb764a428c4f03dcd674c4055ae7fa4e15e751
2   "name": "RadarSDK",
3   "version": "3.0.0-beta.5",
4   "summary": "iOS SDK for Radar, location data infrastructure",
5   "homepage": "https://radar.io",
6   "social_media_url": "https://twitter.com/radarlabs",
7   "authors": {
8     "Radar Labs, Inc.": "support@radar.io"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/radarlabs/radar-sdk-ios.git",
15     "tag": "3.0.0-beta.5"
16   },
17   "source_files": "dist/RadarSDK.framework/Versions/A/Headers/*.h",
18   "public_header_files": "dist/RadarSDK.framework/Versions/A/Headers/*.h",
19   "vendored_frameworks": "dist/RadarSDK.framework",
20   "module_name": "RadarSDK",
21   "frameworks": "CoreLocation",
22   "requires_arc": true,
23   "license": {
24     "type": "Apache-2.0"
25   }