Skip to content

Absio/swift-absio-secured-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbsioSdk

Absio Swift SDK

Absio Swift SDK is a part of Absio’s developer toolset which developers can use to build PKI-based authentication and data-level encryption directly into software applications and services, without having to manage keys and certificates, add hardware, or rely on a third-party service.

Basics

General technology overview and toolset can be found here

Requirements

  • iOS 12.0 and higher
  • macOs 10.14 and higher
  • Xcode 12.5 and higher
  • Swift 5 and higher

Installation

Currently we are supporting CocoaPods. If you are new to using pods please visit getting started page.

To get our pod instantly please use line below

pod 'AbsioSDK', '~> 1.1.0'

Note:

We are distributing fat libraries to support both simulator and different architectures. If you have any issues with validation/submitting your application to App Store, please insert content of cut-architectures.sh into 'Build Phases' of your application with 'New Run Script Phase'. This will strip unused architectures for simulators and validation should then go smooth.

Getting started

Please see the detailed instructions in our quick start guide

Documentation

Latest documentation can be found at our docs page

The API reference is located at our Github page.

License

Please visit our license page at absio.com

Getting Help

  • Please contact us at support@absio.com if you experience issues, want to submit feedback or have general questions about the technology

  • Have a bug to report? Open an issue. If possible, include the version of Absio SDK, a full log and description on how to reproduce.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages