blob: f96661130c1fd9b1a5622366b6ca2a4d4f39369a [file] [log] [blame]
{
"name": "SensoroBeaconKit",
"version": "2.0.2",
"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-2.0.2.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation",
"CoreBluetooth",
"Security"
],
"vendored_libraries": "SensoroBeaconKit-2.0.2/libSensoroBeaconKit.a",
"public_header_files": "SensoroBeaconKit-2.0.2/Headers/*.h",
"source_files": "SensoroBeaconKit-2.0.2/Headers/*.h",
"license": {
"type": "Commercial",
"text": " Copyright 2014 Sensoro, Inc. All rights reserved.\n"
}
}