Skip to content

Installing

Dave DeLong edited this page Sep 18, 2015 · 1 revision

DDMathParser is packaged as a Swift framework, and there are several ways to install it:

  1. Add DDMathParser.xcodeproj to your workspace and link MathParser.framework into your app.
  2. Install using Carthage.
  3. Install using CocoaPods.