blob: d19b4d6183545dd971ea473021b62d1b79b4f4c2 [file] [log] [blame]
{
"name": "open-ecard",
"version": "2.1.1-rc.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/oec_2.1.1-ios.rc.1/OpenEcard-CocoaPod.zip"
},
"platforms": {
"ios": "13.0"
},
"ios": {
"vendored_frameworks": "OpenEcard.framework"
}
}