blob: 1304d19fc9f58b8551df5006b0a060f2fd531adb [file] [log] [blame]
{
"name": "YDOpenHardware",
"version": "0.1.1",
"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.1.1"
},
"source_files": [
"ydOpenHardware/YDOpenHardwareThirdPart/YDOpenHardwareThirdPart/*.h",
"ydOpenHardware/YDOpenHardwareCore/YDOpenHardwareCore/*.h"
],
"requires_arc": true,
"description": "YDOpenHardware is for easier to use",
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
},
"vendored_frameworks": "framework/YDOpenHardwareSDK.framework"
}