[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / c / e / FidoUafClientiOS / 0.1.3 / FidoUafClientiOS.podspec.json
blob9ed4871854b234b3b0d9ad59daf3063296b408be
2   "name": "FidoUafClientiOS",
3   "version": "0.1.3",
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.3"
15   },
16   "source_files": "FidoUafClientiOS/**/*.{h,m}",
17   "public_header_files": "FidoUafClientiOS/**/*.h"