Haneke / HanekeSwift

A lightweight generic cache for iOS written in Swift with extra love for images.
Apache License 2.0
5.2k stars 591 forks source link

Increment podspec version to 0.11.0 #398

Closed u2606 closed 7 years ago

u2606 commented 7 years ago

HanekeSwift should release a new version to CocoaPods, so that users with the README.md-recommended pod 'HanekeSwift' line in their Podfile will see the latest Swift 3 changes.

As I commented on #379, the following steps are necessary to release a new version to CocoaPods:

Completing these three steps will satisfy #397.

pedrique commented 7 years ago

Could somebody please accept this pull request?? Thank youuu

@hpique

scspijker commented 7 years ago

7 +1's and a comment (now two), we really need this :)

Swift 3 was officially released in September 2016, lagging this far behind is really annoying. Please merge this MR.

dcharbonnier commented 7 years ago

Use the github source for your cocoapod. Cocoapod won't be released, nobody has access to it.

scspijker commented 7 years ago

Specifying the github source directly will suffice for Podfile's but does not solve problems with .podspec's. For us this will mean we need to switch to another library or write one ourselves/fork.

Is there some way to get ownership of the Cocoapods spec back?

scspijker commented 7 years ago

@dcharbonnier You can claim a pod through this form: https://trunk.cocoapods.org/claims/new

Nattle commented 7 years ago

So, @dcharbonnier is the implication of your post that @hpique is no longer available and thus there is no one to complete the final step above?