blob: a178c8521f27a308f8daf9af97615b30b10c7d7c [file] [log] [blame]
{
"name": "AUKOSDK",
"version": "0.1.0",
"summary": "AUKOSDK for 心关护ECG",
"description": "心关护SDK, 集成蓝牙通信, 数据缓存和上传功能",
"homepage": "https://github.com/ShenYj/AUKOECG",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShenYj": "shenyj4@51nb.com"
},
"source": {
"git": "https://github.com/ShenYj/AUKOECG.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "AUKOSDK/SDK/*.framework"
}