Closed u2606 closed 7 years ago
Could somebody please accept this pull request?? Thank youuu
@hpique
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.
Use the github source for your cocoapod. Cocoapod won't be released, nobody has access to it.
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?
@dcharbonnier You can claim a pod through this form: https://trunk.cocoapods.org/claims/new
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?
HanekeSwift should release a new version to CocoaPods, so that users with the
README.md
-recommendedpod 'HanekeSwift'
line in theirPodfile
will see the latest Swift 3 changes.As I commented on #379, the following steps are necessary to release a new version to CocoaPods:
0.11.0
on GitHubpod trunk push HanekeSwift.podspec
Completing these three steps will satisfy #397.