blob: 06434c3f6121efbf7f37cc52d926fa187a868301 [file] [log] [blame]
{
"name": "RadarSDK",
"version": "1.2.1",
"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.1"
},
"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."
}
}