blob: bc394a9f751c1d2ed8be35c7f5658dcdd3762ba4 [file] [log] [blame]
{
"name": "oDocPatientSdk",
"version": "0.9.7",
"summary": "oDoc Patient SDK",
"description": "The oDoc Patient SDK lets you embed oDoc Patient services into your iOS apps.",
"homepage": "https://odoc.life",
"license": {
"type": "Commercial",
"text": "Copyright 2020 oDoc (Pvt) Ltd. All rights reserved."
},
"authors": {
"oDoc": "info@odoc.life"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source": {
"http": "https://github.com/odoc/odoc-patient-sdk-ios/releases/download/0.9.7/oDocPatientSdk.framework.zip"
},
"source_files": "**/*.{swift,h}",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/oDocPatientSdk.framework"
},
"swift_version": "4.0"
}