blob: 185cc5654045e5728d367d2d842006a29b17dcc6 [file] [log] [blame]
{
"name": "XJBLEKit",
"version": "1.0.1",
"summary": "XJBLEKit, BlueTooth ability",
"description": "Device Search, combine data, auth...",
"homepage": "https://gitee.com/x-jiang/XJBLEKit-Package.git",
"license": "Apache-2.0",
"authors": {
"RengeRenge": "lidrkuft123@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/x-jiang/XJBLEKit-Package.git",
"tag": "1.0.1"
},
"frameworks": "CoreBluetooth",
"vendored_frameworks": "XJBLEKit.framework",
"dependencies": {
"Protobuf": [
]
}
}