iosphere / ISHPermissionKit

A polite and unified way of asking for permission on iOS
https://iosphere.de
Other
614 stars 44 forks source link

When are you planning to release new version of ISHPermissionKit? #93

Closed VladKorzun closed 5 years ago

VladKorzun commented 7 years ago

When are you planning to release new version of ISHPermissionKit? I think this fix https://github.com/iosphere/ISHPermissionKit/commit/e7edcea14d65230c4e2a65e2a42f72ef94b6d9b7 should go to production ASAP

Thanks!

natanrolnik commented 6 years ago

I'm facing the same problem. I would suggest using submodules, or pointing CocoaPods to use the commit in master...

natanrolnik commented 6 years ago

In case anyone needs it:

pod 'ISHPermissionKit', :git => 'https://github.com/iosphere/ISHPermissionKit.git', :commit => '3685ef190e8d246668df1e90bf914b2b4ad16124'