An open API service indexing awesome lists of open source software.

https://github.com/fanta1ty/tesign

Signature component for iOS written in Swift
https://github.com/fanta1ty/tesign

esign esignature sign signature signing swift swift5 tesign

Last synced: 9 months ago
JSON representation

Signature component for iOS written in Swift

Awesome Lists containing this project

README

          

# TESign
E-Sign component for iOS written in Swift

[![Platform](https://img.shields.io/cocoapods/p/TESign)](https://cocoapods.org/pods/TESign)
[![Swift 5.0](https://img.shields.io/badge/Swift-5.0-brightgreen)](https://developer.apple.com/swift/)
[![Version](https://img.shields.io/badge/pod-1.7-informational)](https://cocoapods.org/?q=TESign)
[![License](http://img.shields.io/badge/license-MIT-blue)](https://github.com/fanta1ty/TESign/blob/master/LICENSE)
[![Email](https://img.shields.io/badge/contact-@thinhnguyen12389@gmail.com-blue)](thinhnguyen12389@gmail.com)

### Installation

##### [CocoaPods](http://cocoapods.org)

TESign is available through CocoaPods. To install it, simply add the following line to your Podfile:
```ruby
pod "TESign"
```

##### Manual Installation

Just drag and drop the files in `TESign/TESign` folder into your project

#### Description
TESign helps user can draw the signature smoothly either by finger or by Apple pencil, he/she can also save and load the signature.
TESign works on both iPhone and iPad and it can extract the signature as Image.

### License

TESign is available under the MIT license. See the [LICENSE](https://github.com/fanta1ty/TESign/blob/master/LICENSE) file for more info.

### Author

[@thinhnguyen](https://github.com/fanta1ty)