ataugeron / SpriteKit-Spring

SpriteKit API reproducing UIView's spring animations with SKAction
Apache License 2.0
249 stars 32 forks source link

Swift 1.2 support #1

Closed screenname closed 9 years ago

screenname commented 9 years ago

Fixes a breaking change in Swift 1.2 (as! for failable casts).