blob: bf0cbe5bbec847d713dcaf4face755cb4ce23dde [file] [log] [blame]
{
"name": "CollectaPushSDK",
"version": "0.0.1",
"summary": "Coronavirus disease (COVID-19) Self Assessment With Push Notification",
"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/CollectaPushSDK.git",
"tag": "0.0.1"
},
"public_header_files": "CollectaPushSDK.framework/Headers/*.h",
"source_files": "CollectaPushSDK.framework/Headers/*.h",
"vendored_frameworks": "CollectaPushSDK.framework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}