[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / e / 0 / open-ecard / 2.1.6-rc.1 / open-ecard.podspec.json
blobc83c1e85d1a96834a895b4f6f116504205358ba7
2   "name": "open-ecard",
3   "version": "2.1.6-rc.1",
4   "summary": "ecard framework",
5   "description": "Open source framework implementing the\neCard-API-Framework (BSI-TR-03112) through which arbitrary applications can\nutilize 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://git.ecsec.de/oec/open-ecard/-/jobs/38440/artifacts/download.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "ios": {
21     "vendored_frameworks": "OpenEcard.xcframework"
22   }