Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)
brew install cairo sdl2 freetype fontconfig && carthage bootstrap
fuse Xcode to build ... or swift build -Xlinker -L/usr/local/lib if SDL2 installed via homebrew to that location
sudo apt-get install libcairo-dev libsdl2-dev
swift build