blob: 547df2469b020fc5bc0eef925fd0ed70b399654c [file] [log] [blame]
{
"name": "WIBLELib",
"version": "0.0.10",
"summary": "BLE SDK for Walkinsights attendance",
"description": "WI BLE SDK for Walkinsights attendance service",
"homepage": "https://github.com/zoyi/sdk-ble-ios",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"cskim": "cskim@zoyi.co"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/zoyi/sdk-ble-ios.git",
"tag": "0.0.10"
},
"source_files": "WIBLELib/Source/**/*.{h,m,swift}",
"swift_version": "5.0"
}