blob: 4b1c74e2d57ddf7f07470d1567d9c259cb2841ec [file] [log] [blame]
{
"name": "RadarSDK",
"version": "1.2.20",
"summary": "iOS SDK for Radar, the location platform for mobile apps",
"homepage": "https://www.onradar.com",
"social_media_url": "https://twitter.com/radarlabs",
"authors": {
"Radar Labs, Inc.": "support@onradar.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/radarlabs/radar-sdk-ios.git",
"tag": "1.2.20"
},
"source_files": "RadarSDK/RadarSDK.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "RadarSDK/RadarSDK.framework",
"module_name": "RadarSDK",
"frameworks": "CoreLocation",
"requires_arc": true,
"license": {
"type": "Copyright",
"text": "Copyright (c) 2017 Radar Labs, Inc. All rights reserved."
}
}