Go to file
Michele Balistreri 9bc8fcfe39 add swiftpm to gitignore 2019-08-07 16:53:05 +03:00
Sources/Keycard add pairing tests 2019-08-07 16:50:24 +03:00
Tests add pairing tests 2019-08-07 16:50:24 +03:00
.gitignore add swiftpm to gitignore 2019-08-07 16:53:05 +03:00
.swiftlint.yml lint fixes 2019-07-10 14:50:06 -04:00
.travis.yml init package 2019-07-02 20:55:44 -04:00
LICENSE Initial commit 2019-07-02 20:49:58 -04:00
Makefile init package 2019-07-02 20:55:44 -04:00
Package.resolved closes #12 2019-07-30 14:29:32 +03:00
Package.swift closes #12 2019-07-30 14:29:32 +03:00
README.md Update README.md 2019-07-10 10:12:26 +02:00

README.md

Keycard Swift SDK

This is a Swift SDK to integrate Keycard with iOS13+.

This SDK is a work in progress, please check the Issues to contribute.

To integrate Keycard with Android or Desktop, please refer to Keycard Java SDK. Keycard also has a Go SDK.