[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 0 / open-ecard / 2.1.1-rc.2 / open-ecard.podspec.json
blob21b342c4956dfa505872678bd76125850ef8bfd0
2   "name": "open-ecard",
3   "version": "2.1.1-rc.2",
4   "summary": "ecard framework",
5   "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",
6   "homepage": "https://dev.openecard.org",
7   "authors": {
8     "Name": "florian.otto@ecsec.de"
9   },
10   "license": {
11     "type": "GPLv3",
12     "file": "LICENSE"
13   },
14   "source": {
15     "http": "https://github.com/ecsec/open-ecard/releases/download/2.1.1-rc.2/OpenEcard-CocoaPod.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "ios": {
21     "vendored_frameworks": "OpenEcard.framework"
22   }