davdroman / Popsicle

Simple, extensible interpolation framework
MIT License
1.09k stars 105 forks source link

Swifty version #19

Closed davdroman closed 8 years ago

davdroman commented 9 years ago

I finally got myself into Swift, so I think it's time for a Swifty 2.0 version of Popsicle.

I'll probably take RazzleDazzle's Interpolatable protocol approach for interpolations rather than the current "subclassing PSInterpolation" way. I think it's much cleaner, simpler, and overall Swiftier :smiley: