BFPaperCheckbox
BFPaperCheckbox copied to clipboard
Add compatibility with Carthage (swift, iOS8+)
It's like CocoaPods but also compatible with Swift. Really easy to make compatible with and really easy to install.
https://github.com/Carthage/Carthage
https://github.com/Carthage/Carthage#supporting-carthage-for-your-framework
Thank you!
FYI Cocoapods has been compatible with Swift since March: http://blog.cocoapods.org/CocoaPods-0.36/
Hi @carles94lafosca
I'm not familiar with Carthage nor setting up a dynamic framework, but I will keep reading about it between my work here and will get this up soon. I'm a bit busy at the moment with multiple projects but I want you to know that I'm not ignoring you or this repo :)
BFPaperCheckbox uses UIColor+BFPaperColors. This is a cocoapod dependency and I'm wondering if there is a way to have Carthage build nicely and include the cocoapod dependency? Any help would be appreciated, I'm quite unfamiliar with Carthage :/