blob: a37879a7c5623290398a3dd70edc9905eb51c35b [file] [log] [blame]
{
"name": "MedCheckPod",
"version": "1.0.2",
"summary": "This Pod will allow users to connect with MedCheck BLE Devices and read data from BLE.",
"description": "This Pod will allow users to connect with MedCheck BLE Devices and read data from BLE. This SDK will return data.",
"homepage": "https://github.com/smartfuturesg/MedCheckSDK_source_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sumit Khemani": "sumit@oursmartfuture.com"
},
"source": {
"git": "https://github.com/smartfuturesg/MedCheckSDK_source_iOS.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MedCheckPod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}