blob: 6d7cd1758f7439d58c15e1db0127d37b288fb749 [file] [log] [blame]
{
"name": "SensoroBeaconKit",
"version": "3.2.3",
"summary": "Sensoro Beacon Development Kit.",
"homepage": "http://sensoro.com",
"documentation_url": "http://sensoro.com",
"authors": {
"Sensoro, Inc.": "dev@sensoro.com"
},
"source": {
"http": "http://static.sensoro.com/downloads/SDK/Sensoro-Beacon-Kit/iOS/SensoroBeaconKit-iOS-3.2.3.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation",
"CoreBluetooth",
"Security"
],
"vendored_libraries": "SensoroBeaconKit-3.2.3/*.a",
"public_header_files": "SensoroBeaconKit-3.2.3/Headers/*.h",
"source_files": "SensoroBeaconKit-3.2.3/Headers/*.h",
"license": {
"type": "Commercial",
"text": " Copyright 2014 Sensoro, Inc. All rights reserved.\n"
}
}