blob: e299de0334a9f5430402681a3b1ff905e6fbb0b2 [file] [log] [blame]
{
"name": "MedCheckPod",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MedCheckPod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}