MengTo / Spring

A library to simplify iOS animations in Swift.
http://designcode.io
MIT License
14.09k stars 1.81k forks source link

Getting to much errors with Swift3 #242

Open Piyush08 opened 7 years ago

Piyush08 commented 7 years ago

Please check following image for errors. I try with xcode 8.2.1 with pod in Swift3.

screen shot 2017-03-27 at 12 55 16 pm

Thank you,

Jasperav commented 7 years ago

Working fine for me bra

YorrickBao commented 7 years ago

@Piyush08 Looks like you didn't use swift3 branch

use_frameworks! pod 'Spring', :git => 'https://github.com/MengTo/Spring.git', :branch => 'swift3'