[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / 1 / c / e / FidoUafClientiOS / 0.1.9 / FidoUafClientiOS.podspec.json
blob4aaa97f091cdc3636155d29f5acaf28aed422253
2   "name": "FidoUafClientiOS",
3   "version": "0.1.9",
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",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/teamhanko/fidouafclientiOS.git",
14     "tag": "0.1.9"
15   },
16   "source_files": "FidoUafClientiOS/**/*.{h,m,swift}",
17   "resource_bundles": {
18     "io_hanko_fidouafclientios": [
19       "FidoUafClientiOS/**/*.{strings}"
20     ]
21   },
22   "public_header_files": "FidoUafClientiOS/**/*.h"