blob: 047590499dfbb0f13a8b3b9879af09d8ed061996 [file] [log] [blame]
{
"name": "FidoUafClientiOS",
"version": "0.1.5",
"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.5"
},
"source_files": "FidoUafClientiOS/**/*.{h,m,swift,strings}",
"public_header_files": "FidoUafClientiOS/**/*.h"
}