An open API service indexing awesome lists of open source software.

https://github.com/bithyve/libportal-ios

Libportal-ios or TwentyTwo portal integration
https://github.com/bithyve/libportal-ios

Last synced: 11 months ago
JSON representation

Libportal-ios or TwentyTwo portal integration

Awesome Lists containing this project

README

          

# libportal-ios

[Swift] language bindings for the `libportal` library.

Supported target platforms are:

- iOS, iPhones (aarch64)
- iOS simulator, X86_64 and M1 (aarch64)

## How to Use
Add the following line to your ios project pod file.

```ruby

pod 'libportal-ios', :git => 'https://github.com/bithyve/libportal-ios.git'

...

```