nghialv / MaterialKit

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

Compilation errors with Swift 2.0 #35

Closed jpaas closed 8 years ago

jpaas commented 9 years ago

I tried 0.3.5 out on a Swift 2.0/Xcode 7 project, but there are a number of compilation errors. Is Swift 2.0 support on the radar?

evermeer commented 9 years ago

until #32 is merged you could use: pod 'MaterialKit', :git => 'https://github.com/mpclarkson/MaterialKit.git', :branch => 'swift2'

nghialv commented 8 years ago

Swift 2.0 support is now on the master.