[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 8 / b / RadarSDK / 1.2.18 / RadarSDK.podspec.json
blob0ab75abb52d91c36c32a26f37f5271a63c403697
2   "name": "RadarSDK",
3   "version": "1.2.18",
4   "summary": "iOS SDK for Radar, the location platform for mobile apps",
5   "homepage": "https://www.onradar.com",
6   "social_media_url": "https://twitter.com/radarlabs",
7   "authors": {
8     "Radar Labs, Inc.": "support@onradar.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/radarlabs/radar-sdk-ios.git",
15     "tag": "1.2.18"
16   },
17   "source_files": "RadarSDK/RadarSDK.framework/Versions/A/Headers/*.h",
18   "vendored_frameworks": "RadarSDK/RadarSDK.framework",
19   "module_name": "RadarSDK",
20   "frameworks": "CoreLocation",
21   "requires_arc": true,
22   "license": {
23     "type": "Copyright",
24     "text": "Copyright (c) 2017 Radar Labs, Inc. All rights reserved."
25   }