blob: fe9cebad33e91020c6ca945bb3f0415dad314b95 [file] [log] [blame]
{
"name": "blukiiInfoSDK",
"version": "0.1.0-Beta2",
"summary": "blukiiInfoSDK is a library for find and resolve blukii Beacons/Sensors or Keys",
"homepage": "http://www.blukii.com/",
"documentation_url": "https://github.com/schneiderma/blukii_developer/tree/gh-pages/iOS/blukii-Info-SDK",
"authors": {
"blukii": "support@blukii.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lennart683/blukiiInfoSDK.git",
"tag": "0.1.0-Beta2"
},
"source_files": "blukiiInfoSDK/blukiiInfo.framework/Headers/*.h",
"vendored_frameworks": "blukiiInfoSDK/blukiiInfo.framework",
"frameworks": "CoreBluetooth",
"license": {
"type": "Apache",
"file": "LICENSE"
}
}