nghialv / MaterialKit

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

Fixed invalid inspectable properties #52

Open shoheiyokoyama opened 8 years ago

shoheiyokoyama commented 8 years ago

Hi.

I fixed _invalid inspectable properties_.

Below is valid types for IBInspectable attribute.

※Apple Document

So i fixed MKRippleLocation, MKTimingFunction, floatingLabelFont. Set rippleLocationAdapter (with Integer) in place of rippleLocation in IB.