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