[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / d / 7 / PasskeymeSDK / 1.0.0 / PasskeymeSDK.podspec.json
blob1d3d66b13d25b8e6583350aa60111ae025c1c488
2   "name": "PasskeymeSDK",
3   "version": "1.0.0",
4   "summary": "A simple SDK for integrating passkeys with Passkeyme.com",
5   "description": "PasskeymeSDK is a simple SDK for integrating passkeys into your iOS applications.",
6   "homepage": "https://passkeyme.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Justin Crosbie": "justincrosbie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/justincrosbie/passkeyme-ios-sdk.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "source_files": "PasskeymeSDK/**/*.{swift}",
22   "frameworks": "AuthenticationServices",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"