blob: 7f346c4f64d0061f1ca1c59dc3637b2336f4908b [file] [log] [blame]
{
"name": "YDOpenHardware",
"version": "0.2.7",
"summary": "蓝牙硬件开发平台,数据存储",
"platforms": {
"ios": "7.0"
},
"homepage": "https://github.com/helinyu/YDOpenHardwarePod",
"license": "MIT",
"authors": {
"felix": "2319979647@qq.com"
},
"source": {
"git": "https://github.com/helinyu/YDOpenHardwarePod.git",
"tag": "0.2.7"
},
"source_files": [
"ydOpenHardware/Bluetooth/*.{h,m}",
"ydOpenHardware/extension/*.{h,m}",
"ydOpenHardware/MSJsonKit/*.{h,m}"
],
"requires_arc": true,
"description": "YDOpenHardware is for easier to use",
"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"
]
}
}