blob: 079a221b1f6a419eaa8db11f46a37b1ac3c52974 [file] [log] [blame]
{
"name": "RadarSDK",
"version": "1.1.7",
"summary": "iOS SDK for Radar, a full-stack developer toolkit for location context and tracking",
"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/RadarSDK-iOS.git",
"tag": "1.1.7"
},
"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) 2016 Radar Labs, Inc. All rights reserved."
}
}