PuzzleMaker
PuzzleMaker is a library written in Swift, which dynamically generates set of puzzles from the image.
Installation
The most convenient way to install it is by using Cocoapods with Podfile:
or using Carthage and add a line to Cartfile
:
github "PGSSoft/PuzzleMaker"
Requirements
iOS 8.0