To run the example project, clone the repo, and run pod install from the Example directory first.
SwiftTurf is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SwiftTurf"- Setup nodejs (use the LTS version)
- Install Browserify globally -
npm install -g browserify - Open terminal and change directory
cd Assets/js - Run
browserify lib.js -o dist/bundle.js- If any issue occurs at brows try removing
node_modulesdirectory and run the command again
- If any issue occurs at brows try removing
github "AirMap/SwiftTurf" ~> 0.3.1
Adolfo Martinelli, adolfo@airmap.com
SwiftTurf is available under the MIT license. See the LICENSE file for more info.