commit | 79acfd8a970c3f8ed5cef0cb1411f94870df1dd8 | [log] [tgz] |
---|---|---|
author | randallli <randallli@google.com> | Mon Nov 28 20:34:03 2016 |
committer | randallli <randallli@google.com> | Mon Nov 28 20:34:03 2016 |
tree | c994dc98da928c6f1c6ce02d375dc8fb9d69aab1 | |
parent | 070f68845b8508e1e2ae58d8c12a6392a62c463d [diff] |
fixed app del
CocoaPods is a dependency manager for Objective-C and Swift libraries. CocoaPods automates the process of using third-party libraries in your projects. See the Getting Started guide for more information. You can install it with the following command:
gem install cocoapods
Add MaterialComponentsFontDiskLoader
to your Podfile
:
pod 'MaterialComponentsFontDiskLoader'
Then run the following command:
pod install
Import the framework:
@import MaterialComponentsFontDiskLoader;
You will now have access to all of the APIs.
Check out a local copy of the repo to access the Catalog application by running the following commands:
git clone https://github.com/material-foundation/material-font-disk-loader-ios.git cd material-font-disk-loader-ios pod install open MaterialComponentsFontDiskLoader.xcworkspace
We welcome contributions!
Check out our upcoming milestones.
Learn more about our team, our community, and our contributor essentials.
Licensed under the Apache 2.0 license. See LICENSE for details.