sudeepag / SACountingLabel

A custom animated counting UILabel, written in Swift.
MIT License
117 stars 30 forks source link

updated to swift 4 #7

Open tejas-ardeshna opened 6 years ago

nakajijapan commented 6 years ago

@sudeepag Could you review this pull request? I wanna use it that is optimized to Swift 4!

tejas-ardeshna commented 6 years ago

@nakajijapan you can use my repo as source like this

pod 'SACountingLabel', :git => 'https://github.com/tejas-ardeshna/SACountingLabel', :branch => 'master'