About Material Design: http://www.google.com/design/spec/material-design/
Material Design UI Components for Cocoa. I hope that Google will release material desined UI Components for iOS. This library includes these components only.
- Card
- UIColor extensions
- UIFont extensions
To run the example project, clone the repo, and run pod install
from the Example directory first.
MaterialDesignCocoa is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "MaterialDesignCocoa"
Hiroki Akiyama, aki-hiroki@nifty.com
MaterialDesignCocoa is available under the MIT license. See the LICENSE file for more info.