blob: 20b0ea98cdefb0b40648d36888e11aaf0c50e94f [file] [log] [blame]
{
"name": "HKBLESDK",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "sdk/*.{h,a}",
"resources": "sdk/libHKBluetooth.a",
"requires_arc": true
}