Open wachiiiiii opened 8 years ago
I want to use DDMathParser in my iOS single view application (using Swift 2.1) and I read your wiki.
DDMathParser is packaged as a Swift framework, and there are several ways to install it: Add DDMathParser.xcodeproj to your workspace and link MathParser.framework into your app. Install using Carthage. Install using CocoaPods.
DDMathParser is packaged as a Swift framework, and there are several ways to install it:
But I still don't understand which way is the easiest and how to do it. Can someone explains me step by step please?
I want to use DDMathParser in my iOS single view application (using Swift 2.1) and I read your wiki.
But I still don't understand which way is the easiest and how to do it. Can someone explains me step by step please?