nghialv / MaterialKit

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

.rippleLocation #58

Open pbellot77 opened 8 years ago

pbellot77 commented 8 years ago

I'm using MaterialKit with my first project, and I'm currently using MKButton. In the read me, the description calls for 1) UIColor.MKColor.color and 2) button.rippleLocation = .TapLocation. Xcode is complaining about "UIColor" has no member "MKColor" and likewise with "rippleLocation." I'm using the current version of Cocoapods and Xcode 7.3.1.