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
- Host: GitHub
- URL: https://github.com/bithyve/libportal-ios
- Owner: bithyve
- Created: 2024-11-04T13:05:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T10:33:46.000Z (over 1 year ago)
- Last Synced: 2025-08-22T14:00:08.583Z (11 months ago)
- Language: Swift
- Size: 28.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
...
```