967513D41C136BB7009F455A/* LaunchScreen.storyboard in Resources */={isa=PBXBuildFile;fileRef=967513D21C136BB7009F455A/* LaunchScreen.storyboard */;};
967513DC1C136BE3009F455A/* MaterialKit.framework in Frameworks */={isa=PBXBuildFile;fileRef=967513DB1C136BE3009F455A/* MaterialKit.framework */;};
967513DD1C136BE3009F455A/* MaterialKit.framework in Embed Frameworks */={isa=PBXBuildFile;fileRef=967513DB1C136BE3009F455A/* MaterialKit.framework */;settings={ATTRIBUTES=(CodeSignOnCopy,RemoveHeadersOnCopy,);};};
967513E01C13A98E009F455A/* ContentKit+UIImage.swift in Sources */={isa=PBXBuildFile;fileRef=967513DF1C13A98E009F455A/* ContentKit+UIImage.swift */;};
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
...
...
@@ -37,6 +38,7 @@
967513D31C136BB7009F455A/* Base */={isa=PBXFileReference;lastKnownFileType=file.storyboard;name=Base;path=Base.lproj/LaunchScreen.storyboard;sourceTree="<group>";};
@@ -16,13 +16,15 @@ MaterialKit is on CocoaPods under the name [MK](https://cocoapods.org/?q=MK).
One of Material Design's greatest additions to UI is the NavigationBarView. In the Examples folder, you can checkout some code to get you started with this wonderful component.
Right out of the box to a fully customized configuration, CardView always stands out. Take a look at a few examples in action and find more in the Examples directory.