blob: 25b79cb3e17eee7e548e752d435ca35ae6194f05 [file] [log] [blame]
{
"name": "FidoUafClientiOS",
"version": "0.1.4",
"summary": "A FIDO UAF Client for iOS.",
"description": "A FIDO Client for iOS which implements the UAF specification.",
"homepage": "https://github.com/teamhanko/fidouafclientiOS",
"license": "Apache License, Version 2.0",
"authors": "Hanko GmbH",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/teamhanko/fidouafclientiOS.git",
"tag": "0.1.4"
},
"source_files": "FidoUafClientiOS/**/*.{h,m,swift}",
"public_header_files": "FidoUafClientiOS/**/*.h"
}