yoavlt / LiquidLoader

Spinner loader components with liquid animation
MIT License
1.32k stars 185 forks source link

How to use Cocoapods for Swift 2.0 #9

Closed willowcheng closed 9 years ago

willowcheng commented 9 years ago

Hi,

I'm impressive with this effect and found the Swift 2.0 branch which can run the example. However, the current pod "LiquidLoader" is not for Swift 2.0. Is there any way I can use it?

yoavlt commented 9 years ago

You can specify git branch.

pod "LiquidLoader", :git => 'https://github.com/yoavlt/LiquidLoader.git', :branch => 'swift-2.0'

https://guides.cocoapods.org/using/the-podfile.html