Framework for working with the Canvas API in Swift.
-
Clone the code.
$ git clone https://github.com/usecanvas/CanvasKit && cd CanvasKit
-
Get the dependencies with Carthage. (You can install Carthage with
brew install carthage
. Version 0.10 or higher is required.)$ carhage bootstrap
-
Open in Xcode 7 (or higher)
-
Click
▶️