Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.32 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.32 KB

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, [email protected]

License

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