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