vhesener / Closures

Swifty closures for UIKit and Foundation
MIT License
1.74k stars 146 forks source link

Swift Package Manager support #52

Open bryan1anderson opened 5 years ago

bryan1anderson commented 5 years ago

I'm interested in using modules within my own project and the ability to define this as a dependency package

vhesener commented 5 years ago

Package manager support is currently in PR review. Stay tuned :)

moliya commented 4 years ago

The SPM cannot recognize the tag 0.7 version

tejassharma96 commented 4 years ago

+1 on not being able to recognize the tag, any updates there? I'd rather not just point to master (which is what I'm doing right now)

vhesener commented 4 years ago

Updated the tags for proper SPM parsing. I have tested this in latest Xcode. Proverbial "try now".