blob: b6423beeb3fc2eefe374a49a1186b98557ce6e1e [file] [log] [blame]
{
"name": "ECG_SDK",
"version": "0.1.0",
"summary": "心关护SDK",
"description": "心关护产品配套SDK, 集成蓝牙通信、数据缓存上传等功能",
"homepage": "https://github.com/ShenYj/ECG_SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShenYj": "shenyj4@51nb.com"
},
"source": {
"git": "https://github.com/ShenYj/ECG_SDK.git",
"tag": "0.1.0"
},
"social_media_url": "https://github.com/ShenYj",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "ECG_SDK/Frameworks/ECG_SDK.framework"
}