adamwulf/ClippingBezier
This library adds categories to UIBezierPath to simplify clipping a single closed UIBezierPath with another closed or unclosed UIBezierPath. The ClippingBezier.framework powers the scissors tool in Loose Leaf, and it allows for drawing to be clipped to any imported image scraps. This library will generate a proper static framework bundle that can be used in any iOS7+ project.