blob: aa602a0cc17ec5f247ac479fd556b7e5ff39c844 [file] [log] [blame]
{
"name": "blukiiInfoSDK",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "blukiiInfoSDK/blukiiInfo.framework/Headers/*.h",
"vendored_frameworks": "blukiiInfoSDK/blukiiInfo.framework",
"frameworks": "CoreBluetooth",
"license": {
"type": "Apache",
"file": "LICENSE"
}
}