xxHash-Swift
Framework include xxHash 32/64 bit functions.
Original xxHash algorithm created by Yann Collet.
Install
Carthage
github "daisuke-t-jp/xxHash-Swift"
CocoaPods
use_frameworks!
target 'target' do
pod 'xxHash-Swift'
end
Framework include xxHash 32/64 bit functions.
Original xxHash algorithm created by Yann Collet.
github "daisuke-t-jp/xxHash-Swift"
use_frameworks!
target 'target' do
pod 'xxHash-Swift'
end