[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / c / 7 / 3 / Passwordless / 1.0.0 / Passwordless.podspec.json
blob00fb768f52f967ef68b3b1fabe6d8f63e73b09a8
2   "name": "Passwordless",
3   "version": "1.0.0",
4   "summary": "Passwordless.dev's iOS SDK for passkey integration",
5   "description": "The purpose of this SDK is to be able to easily integrate passkeys(https://developer.apple.com/passkeys/)\ninto your iOS app with the help of the Passwordless.dev (https://bitwarden.com/products/passwordless/) \nmanagement system.",
6   "homepage": "https://github.com/bitwarden/passwordless-ios",
7   "license": "LICENSE_BITWARDEN.txt",
8   "authors": "Bitwarden",
9   "platforms": {
10     "ios": "16.0"
11   },
12   "swift_versions": [
13     "5.7"
14   ],
15   "source": {
16     "git": "https://github.com/bitwarden/passwordless-ios.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Sources/**/*",
20   "swift_version": "5.7"