Bersaelor / KDTree

Swift implementation of a k-dimensional binary space partitioning tree.
MIT License
153 stars 26 forks source link

Cocoapods 0.5.2 #25

Closed aplusm closed 6 years ago

aplusm commented 6 years ago

Hi @Bersaelor,

Could you please push an updated pod for the library with my latest pull request ?

Thanks !

Bersaelor commented 6 years ago

There you go: https://github.com/CocoaPods/Specs/tree/master/Specs/0/8/6/KDTree

I was planning to make the next release the Swift4 one, but you can use this minor version for now.

aplusm commented 6 years ago

Thank you @Bersaelor !