blob: 53a206b360a1e190d172740d9aca897d8b09147a [file] [log] [blame]
{
"name": "YDHardWareWeb",
"version": "0.0.1",
"summary": "蓝牙硬件基本的库以及必要的一些文件",
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/helinyu/YDHardWareWeb",
"license": "MIT",
"authors": {
"felix": "2319979647@qq.com"
},
"source": {
"git": "https://github.com/helinyu/YDHardWareWeb.git",
"tag": "0.0.1"
},
"requires_arc": true,
"description": "YDHardWareWeb is for easier to use",
"vendored_frameworks": "YDHardWareWeb.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"
]
}
}