Validation
Features:
- bla
- ba
Framework doesn't contain any external dependencies.
Add this to Cartfile
github "dmitrysimkin/DSValidator"
and then run:
$ carthage updateAdd to your Podfile
pod 'DSValidator'and run:
$ pod install- Go to
File > Swift Packages > Add Package Dependency ... - enter url
https://github.com/dmitrysimkin/DSValidator.git - select version/branch/commit
- Add DSValidator as a submodule
$ git submodule add https://github.com/dmitrysimkin/DSValidator.git- Drag
DSValidator.xcodeprojinto Project Navigator - Go to
Project > Targets > Build Phases > Link Binary With Libraries, click+and selectDSValidator.framework