blob: 0f4810266c59d91b1805af977a63543e4be8ee25 [file] [log] [blame]
{
"name": "XJBLEKit",
"version": "1.0.2",
"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.2"
},
"frameworks": "CoreBluetooth",
"vendored_frameworks": "XJBLEKit.framework",
"dependencies": {
"Protobuf": [
],
"RGArray": [
]
}
}