hyperoslo / Signature

UIView with signature support
Other
49 stars 10 forks source link

Signature

CI Status Version License Platform

Usage

let signatureView = HYPSignatureView(frame: self.view.frame)
self.view.addSubview(signatureView)

Installation

Signature is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Signature'

Author

Hyper Interaktiv AS, ios@hyper.no

Attribution

This is a fork from PPSSignatureView.

License

Signature is available under the MIT license. See the LICENSE file for more info.