ckteebe / CustomBadge

CustomBadge is an Objective-C based component to create customized Badges for any given View.
http://saschapaulus.de/opensource
MIT License
397 stars 132 forks source link

Add Swift support. #12

Closed darrillaga closed 10 years ago

darrillaga commented 10 years ago

Hi,

I am using Swift in my project, so I decided port this class, it was very useful for me.

This pull request is intended to contribute with Swift developers.

Thanks.

ckteebe commented 10 years ago

Today I released a new version of CustomBadge. Feel free to make your own version with Swift. I don't wanne mix up ObjC and Swift code in one project. Of course you can fork this latest version and make a Swift version. Thanks, Sascha