blob: c9823c519694e8f6b5001415d628b65f8ee76f88 [file] [log] [blame]
{
"name": "RadarSDK",
"version": "3.0.0-alpha.3",
"summary": "iOS SDK for Radar, the location context platform",
"homepage": "https://radar.io",
"social_media_url": "https://twitter.com/radarlabs",
"authors": {
"Radar Labs, Inc.": "support@radar.io"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/radarlabs/radar-sdk-ios.git",
"tag": "3.0.0-alpha.3"
},
"source_files": "dist/RadarSDK.framework/Versions/A/Headers/*.h",
"public_header_files": "dist/RadarSDK.framework/Versions/A/Headers/*.h",
"vendored_frameworks": "dist/RadarSDK.framework",
"module_name": "RadarSDK",
"frameworks": "CoreLocation",
"requires_arc": true,
"license": {
"type": "Apache-2.0"
}
}