We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
@Mosaics Hi, there is no official support for Swift 3 yet, but there is an ongoing development in Swift 3, you may want to take a look https://github.com/hyperoslo/Cache/commits/swift-3
Sorry, something went wrong.
@onmyway133 how can i use it?
@Mosaics just point to that branch in your Cartfile or Podfile.
Cartfile
github "hyperoslo/Cache" "swift-3"
Podfile
pod 'Cache', :git => 'https://github.com/hyperoslo/Cache', :branch => 'swift-3'
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: