Skip to content

akiroom/MaterialDesignCocoa

Repository files navigation

MaterialDesignCocoa

Version License Platform

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

Screenshot

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MaterialDesignCocoa is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MaterialDesignCocoa"

Author

Hiroki Akiyama, aki-hiroki@nifty.com

License

MaterialDesignCocoa is available under the MIT license. See the LICENSE file for more info.