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