Reactive + protocol-oriented P2P messaging in Swift
Reactive + protocol-oriented P2P messaging in Swift
To integrate Tuka
into your Xcode project using Carthage, specify it in your Cartfile
:
github "junpluse/Tuka" "master"
git submodule update --init --recursive
from within the Tuka
folder.Tuka.xcodeproj
, Carthage/Checkouts/ReactiveSwift/ReactiveSwift.xcodeproj
and Carthage/Checkouts/Result/Result.xcodeproj
into your application’s Xcode project or workspace.Tuka.framework
, ReactiveSwift.framework
and Result.framework
to the “Embedded Binaries” section.Tuka is released under the MIT license. See LICENSE for details.