blob: 833071b364bb0df8623002724e3168408692c81c [file] [log] [blame]
{
"name": "YDBluetoothWebBridge",
"version": "0.1.2",
"summary": "连接蓝牙并且获取数据展示在web上通过html页面,客户端只需要看法html页面",
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/helinyu/YDBluetoothWebBridge",
"license": "MIT",
"authors": {
"felix": "2319979647@qq.com"
},
"source": {
"git": "https://github.com/helinyu/YDBluetoothWebBridge.git",
"tag": "0.1.2"
},
"requires_arc": true,
"description": "YDBluetoothWebBridge is for easier to use display datas from bluetooth on html web page",
"vendored_frameworks": "YDBluetoothWebBridge.framework",
"dependencies": {
"Masonry": [
"~> 1.0.2"
],
"BabyBluetooth": [
"~> 0.7.0"
],
"WebViewJavascriptBridge": [
"~> 6.0.2"
],
"SVProgressHUD": [
"~> 2.1.2"
],
"NJKWebViewProgress": [
"~> 0.2.3"
],
"YYModel": [
"~> 1.0.4"
],
"MJRefresh": [
"~> 3.1.12"
],
"Reachability": [
"~> 3.2"
],
"HardwareDatasStorage": [
"~> 0.0.1"
]
}
}