8000 GitHub - octodevark/openpass-ios-sdk: OpenPass SDK for iOS.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

octodevark/openpass-ios-sdk

 
 

Repository files navigation

OpenPass iOS SDK

License: MIT Swift Swift Package Manager

Repository Structure

.
├── Development
│   ├── OpenPassDevelopmentApp
│   └── OpenPassDevelopmentApp.xcodeproj
├── Package.swift
├── LICENSE.md
├── README.md
├── THIRD-PARTY-CREDITS.md
├── Sources
│   └── OpenPass
└── Tests
    └── OpenPassTests

Requirements

  • Xcode 15.0+
Platform Minimum target Swift Version
iOS 13.0+ 5.0+
tvOS 16.0+ 5.0+

Development

The OpenPass SDK is a standalone headless library defined and managed by the Swift Package Manager via Package.swift. As such the OpenPassDevelopmentApp is the primary way for developing the SDK. Use Xcode to open Development/OpenPassDevelopmentApp/OpenPassDevelopmentApp.xcodeproj to begin development.

License

OpenPass is released under the MIT license. See LICENSE for details.

About

OpenPass SDK for iOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 92.6%
  • Objective-C 6.4%
  • Other 1.0%
0