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