blob: d0177bc720cd38a688e65e5bd6dde2c581af197e [file] [log] [blame]
{
"name": "HKBLESDK",
"version": "1.0.1",
"summary": "HK Bluetooth, used to connect specific Bluetooth devices of HK and obtain Bluetooth data.",
"homepage": "https://github.com/junjiexia/HKBLE",
"license": "MIT",
"authors": {
"Levy": "2287461123@qq.com"
},
"source": {
"git": "https://github.com/junjiexia/HKBLE.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "sdk/*.{h,a}",
"resources": "sdk/libHKBluetooth.a",
"requires_arc": true
}