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

https://github.com/simplito/privmx-endpoint-xcframeworks

XCFrameworks containing built PrivMX Endpoint library and it's dependencies
https://github.com/simplito/privmx-endpoint-xcframeworks

Last synced: 4 months ago
JSON representation

XCFrameworks containing built PrivMX Endpoint library and it's dependencies

Awesome Lists containing this project

README

          

# PrivMX-Endpoint-XCFrameworks
This repository vends XCFrameworks used by [PrivMX Endpoint Swift](https://github.com/simplito/privmx-endpoint-swift).

These are:
- [PrivMX Endpoint](https://github.com/simplito/privmx-endpoint), which is under [PrivMX Free License ver. 1.0](https://github.com/simplito/privmx-endpoint/blob/main/LICENSE.md)
- [pson-cpp](https://github.com/simplito/pson-cpp), which is under [PrivMX Free License ver. 1.0](https://github.com/simplito/pson-cpp/blob/main/LICENSE.md)
- [POCO](https://github.com/pocoproject/poco), which is under [Boost Software License Version 1.0](https://github.com/pocoproject/poco/blob/main/LICENSE)
- [OpenSSL](https://github.com/openssl/openssl), which is under [Apache License Version 2.0](https://github.com/openssl/openssl/blob/master/LICENSE.txt)
- [GMP](https://gmplib.org), which is under [GNU Lesser General Public License Version 3](https://www.gnu.org/licenses/lgpl-3.0.html)

Each XCFramework has static libraries built for
- iOS (ARM)
- iOS simulator (ARM)
- macOS (ARM and x86_64)