blob: 42bcb6a3e2cd497d4248d625aee88d836965eb86 [file] [log] [blame]
{
"name": "open-ecard",
"version": "2.1.1",
"summary": "ecard framework",
"description": "Open source framework implementing the eCard-API-Framework (BSI-TR-03112) through which arbitrary applications can utilize authentication and signatures with arbitrary chip cards",
"homepage": "https://dev.openecard.org",
"authors": {
"Name": "florian.otto@ecsec.de"
},
"license": {
"type": "GPLv3",
"file": "LICENSE"
},
"source": {
"http": "https://github.com/ecsec/open-ecard/releases/download/2.1.1/OpenEcard-CocoaPod.zip"
},
"platforms": {
"ios": "13.0"
},
"ios": {
"vendored_frameworks": "OpenEcard.framework"
}
}