blob: b774e86bc799cb4d181a50e9a46b82dfaee95a78 [file] [log] [blame]
{
"name": "BleshSDK-Lite",
"version": "5.0.0-lite-rc1",
"summary": "Blesh Lite SDK",
"homepage": "https://github.com/bleshcom/Blesh-iOS-SDK-Lite",
"authors": {
"Blesh Technology Team": "technology@blesh.com"
},
"source": {
"git": "https://github.com/bleshcom/Blesh-iOS-SDK-Lite.git",
"tag": "5.0.0-lite-rc1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "BleshSDK.framework/Headers/*.h",
"vendored_frameworks": "BleshSDK.framework",
"frameworks": [
"Foundation",
"UIKit",
"CoreLocation",
"CoreTelephony",
"CoreBluetooth"
],
"license": {
"type": "Copyright",
"text": " Copyright 2013 - 2020 Blesh, Inc. All rights reserved.\n"
}
}