nghialv / MaterialKit

Material design components for iOS written in Swift
MIT License
2.51k stars 290 forks source link

Update Swift Syntax to 2.0 #40

Closed reesemclean closed 8 years ago

reesemclean commented 8 years ago

At the very least there needs to be a branch that we can point our podfiles at.

A pull request with the needed changes: https://github.com/nghialv/MaterialKit/pull/39.

Here is a branch others can use until this change is made: https://github.com/reesemclean/MaterialKit/tree/swift_2

pod "MaterialKit", :git => "https://github.com/reesemclean/MaterialKit", :branch => "swift_2"
PhilippeBoisney commented 8 years ago

Thanks ! I just tested your code and it works like a charm :)

TThana commented 8 years ago

thanks

ghost commented 8 years ago

+1

nghialv commented 8 years ago

I have just merged your PR. Thank you so much. @reesemclean