• Home
Name Date Size #Lines LOC

..--

Sources/FlatBuffers/03-May-2024-1,214724

FlatBuffers.podspecD03-May-2024895 2217

LICENSED03-May-202411.1 KiB203169

Package.swiftD03-May-2024486 2318

README.mdD03-May-2024297 115

README.md

1FlatBuffers swift can be found in both SPM
2
3`.package(url: "https://github.com/mustiikhalil/flatbuffers.git", .branch("swift"))`
4
5and Cocoapods
6
7`pod 'FlatBuffers', :git => 'https://github.com/mustiikhalil/flatbuffers.git' :branch => 'swift'`
8
9To report any error please use the main repository.
10
11