{ | |
"name": "JioCovid19", | |
"version": "0.1.10", | |
"summary": "Extension for integrating social distancing using Arkit", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Tesseract": "covidar@tesseract.in" | |
}, | |
"homepage": "https://github.com/sanchgoel/JioCovid19", | |
"source": { | |
"http": "https://github.com/sanchgoel/JioCovid19/raw/master/JioCovid.zip" | |
}, | |
"platforms": { | |
"ios": "11.0" | |
}, | |
"swift_versions": "5.0", | |
"ios": { | |
"vendored_frameworks": "JioCovid.framework" | |
}, | |
"swift_version": "5.0" | |
} |