[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / c / e / FidoUafClientiOS / 0.1.7 / FidoUafClientiOS.podspec.json
blob830951d9060789daaedc81f1790f65d02cf7ae14
2   "name": "FidoUafClientiOS",
3   "version": "0.1.7",
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.7"
15   },
16   "source_files": "FidoUafClientiOS/**/*.{h,m,swift}",
17   "ios": {
18     "resource_bundles": {
19       "io.hanko.FidoUafClientiOS": "FidoUafClientiOS/**/*.{strings}"
20     }
21   },
22   "public_header_files": "FidoUafClientiOS/**/*.h"