I wanna use haneke in my project with swift4.
In "github/code/relrease" I see that I need 0.11.1
but it was not release in pods
pod search HanekeSwift
-> HanekeSwift (0.10.1)
A lightweight generic cache for iOS written in Swift with extra love for
images.
pod 'HanekeSwift', '~> 0.10.1'
- Homepage: https://github.com/Haneke/HanekeSwift
- Source: https://github.com/Haneke/HanekeSwift.git
- Versions: 0.10.1, 0.10.0, 0.9.1 [master repo]
I wanna use haneke in my project with swift4. In "github/code/relrease" I see that I need 0.11.1 but it was not release in pods