To run the example project, clone the repo, and run pod install
from the Demo directory first.
PlasmaSwift is currntly available through CocoaPods only.
Because, PlasmaSwift depends on SwiftGRPC that not support Carthage.
To install it, simply add the following line to your Podfile:
pod "PlasmaSwift"
Run make
command to compile proto file.
openfresh
PlasmaSwift is available under the MIT license. See the LICENSE file for more info.