mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 17:09:48 +00:00
6df40a2471
Change-Id: I84a9365e9d8a1afe333b1df85058401ffe0a6b7c
FlatBuffers swift can be found in both SPM
.package(url: "https://github.com/mustiikhalil/flatbuffers.git", .branch("swift"))
and Cocoapods
pod 'FlatBuffers', :git => 'https://github.com/mustiikhalil/flatbuffers.git' :branch => 'swift'
To report any error please use the main repository.