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

Official package distribution #8

Closed adamrothman closed 6 years ago

adamrothman commented 6 years ago

I see this has already been brought up in #3 but I'd like to raise it again. IMO a 3rd-party fork with a Podfile isn't a great solution as 1) it's already out of date with this repo and 2) it's not in the official package index. UberSignature is an awesome repo – let's make it easier for more people to install and use in their projects!

@myhrvold @viralplatipuss @jmascia is this something you'd be willing to support? I'd be happy to submit a PR with a Podspec if you guys are on board to publish it to https://cocoapods.org/. It would also be great to support installation via Carthage.

4brunu commented 6 years ago

It would be awesome to have at least CocoaPods support. I would also be available to help with this.

viralplatipuss commented 6 years ago

I no longer work at Uber, but seeing if I can get someone to look into adding this.

alanzeino commented 6 years ago

I'll have a go

alanzeino commented 6 years ago

Published on CocoaPods.

https://cocoapods.org/pods/UberSignature

adamrothman commented 6 years ago

Thanks @alanzeino!