blob: 6cca293e74c4ee1e43007a872db8110f98e1bf63 [file] [log] [blame]
{
"name": "CollectaSdk",
"version": "0.0.3",
"summary": "Coronavirus disease (COVID-19) Self Assessment",
"description": "Solution to help support and supplement current tracing efforts of Covid-19 infected individual's location history and digitally gathering inquiries of potential infected individuals.",
"homepage": "http://medrics.us/",
"license": {
"type": "Copyright",
"text": " Copyright © 2020 Medrics. All rights reserved.\n"
},
"authors": {
"Medrics": "muhammed.kh@medrics.net"
},
"source": {
"git": "https://github.com/medricsCO/CollectaSdk.git",
"tag": "0.0.3"
},
"public_header_files": "CollectaSdk.framework/Headers/*.h",
"source_files": "CollectaSdk.framework/Headers/*.h",
"vendored_frameworks": "CollectaSdk.framework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}