acerbetti / ACEDrawingView

An open source iOS component to create a drawing app
Apache License 2.0
665 stars 171 forks source link

applyDrawToImage not present in cocoapods #70

Closed lorenzoPrimi closed 7 years ago

lorenzoPrimi commented 7 years ago

- (UIImage *)applyDrawToImage:(UIImage *)baseImage;

is not present when integrating this library with cocoapods, maybe the library is not updated to the latest version?

TripwireNL commented 7 years ago

I noticed that as well, seems like the cocoapods version isn't updated :(

acerbetti commented 7 years ago

Sorry about that. I can update the pod later in the day. In the meantime you can update the podspec to point directly to the github repository

On Jan 2, 2017, at 1:40 AM, Sebastiaan Seegers notifications@github.com wrote:

I noticed that as well, seems like the cocoapods version isn't updated :(

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.