blob: bdfc68df4bd484e08e8fde32be8faefb74b5d013 [file] [log] [blame]
{
"name": "BeaconService",
"version": "2.14.0",
"summary": "Integrate beacon and geofence services into your iOS application.",
"description": "The Proximity SDK simplifies integration of beacons, geofences and proximity services into any mobile app.\nSign up at https://www.proximitydmp.com/signup_request to get your app authorization token.",
"homepage": "https://github.com/squaremetrics/sdks",
"license": {
"type": "proprietary",
"text": " Copyright (C) Square Metrics GmbH 2019\n"
},
"authors": {
"Square Metrics": "support@proximitydmp.com"
},
"social_media_url": "https://twitter.com/square_metrics",
"documentation_url": "https://www.proximitydmp.com",
"source": {
"git": "https://github.com/squaremetrics/ios-sdk.git",
"tag": "v2.14.0"
},
"vendored_frameworks": "BeaconService/BeaconService.framework",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreLocation",
"SystemConfiguration"
],
"libraries": "z"
}