2 "name": "FidoUafClientiOS",
4 "summary": "A FIDO UAF Client for iOS.",
5 "description": "A FIDO Client for iOS which implements the UAF specification.",
6 "homepage": "https://github.com/teamhanko/fidouafclientiOS",
7 "license": "Apache License, Version 2.0",
8 "authors": "Hanko GmbH",
13 "git": "https://github.com/teamhanko/fidouafclientiOS.git",
16 "swift_versions": "4.2",
17 "source_files": "FidoUafClientiOS/**/*.{h,m,swift}",
19 "io_hanko_fidouafclientios": [
20 "FidoUafClientiOS/**/*.{strings}"
23 "public_header_files": "FidoUafClientiOS/**/*.h",
27 "swift_version": "4.2"