tree: d205041ad2c9c1b41453f5214ace2f0a8dfac8a9 [path history] [tgz]
  1. Sources/
  2. FlatBuffers.podspec
  3. LICENSE
  4. Package.swift
  5. README.md
swift/README.md

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.