{ | |
"name": "AUKO_ECG", | |
"version": "0.0.1", | |
"summary": "SDK for ECG.", | |
"description": "集成心关护蓝牙通信解析、数据缓存和数据上传等核心功能", | |
"homepage": "https://github.com/AUKO-BJ/AUKO_ECG", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"ShenYj": "shen-yanjie@seagbri.com" | |
}, | |
"source": { | |
"git": "https://github.com/AUKO-BJ/AUKO_ECG.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"vendored_frameworks": "AUKO_ECG/Framework/ECG_SDK.framework" | |
} |