let signatureView = HYPSignatureView(frame: self.view.frame)
self.view.addSubview(signatureView)
Signature is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Signature'
Hyper Interaktiv AS, ios@hyper.no
This is a fork from PPSSignatureView.
Signature is available under the MIT license. See the LICENSE file for more info.