blob: 98a516b1801fc1c3dc929422bf8a03b54df660e7 [file] [log] [blame]
{
"name": "Framwork",
"version": "2.1.9",
"summary": "Test For Framework.",
"description": "集成了D3协议,客户应用该SDK可以快速实现与D3协议设备的联调。使用该SDK前需要先在服务器申请授权",
"homepage": "https://gitee.com/yaomaozong/BleSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ymz": "2503951227@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/yaomaozong/BleSDK.git",
"tag": "2.1.9"
},
"ios": {
"vendored_frameworks": "Framework/BLEWriststrapAPI.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}