blob: 1643e3b83157c4141c89bad878e917c4b2c9357b [file] [log] [blame]
{
"name": "blukiiInfoSDK",
"version": "2.0.5",
"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": "10.0"
},
"source": {
"git": "https://github.com/lennart683/blukiiInfoSDK.git",
"tag": "2.0.5"
},
"source_files": "blukiiInfoSDK/blukiiInfo.framework/Headers/*.h",
"vendored_frameworks": "blukiiInfoSDK/blukiiInfo.framework",
"frameworks": "CoreBluetooth",
"license": {
"type": "Apache",
"file": "LICENSE"
}
}