blob: 1797f2eab6c28a5d8e40a80d552490ea405fcf59 [file] [log] [blame]
{
"name": "oDocPatientSdk",
"version": "0.9.8",
"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",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/oDocPatientSdk.framework"
},
"source": {
"http": "https://github.com/odoc/odoc-patient-sdk-ios/releases/download/0.9.8/oDocPatientSdk.framework.zip"
},
"swift_version": "4.0"
}