uber / UberSignature

Provides an iOS view controller allowing a user to draw their signature with their finger in a realistic style.
MIT License
1.29k stars 174 forks source link

Make available as a CocoaPods pod #3

Closed bplattenburg closed 6 years ago

bplattenburg commented 7 years ago

Making this available as a pod would make it much easier to implement and integrate into other projects

akmarinov commented 6 years ago

@alphastryk I've forked it and created a podspec

You can integrate with Cocoapods via

pod 'UberSignature', :git => 'https://github.com/akmarinov/UberSignature.git'

alanzeino commented 6 years ago

We have an official podspec now:

https://cocoapods.org/pods/UberSignature