Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
Material
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitriy Stepanets
Material
Commits
d1f68623
Commit
d1f68623
authored
Jul 12, 2016
by
Daniel Dahan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated license statements
parent
61fa8e03
Hide whitespace changes
Inline
Side-by-side
Showing
168 changed files
with
168 additions
and
168 deletions
+168
-168
Examples/Programmatic/App/App/AppBottomNavigationController.swift
+1
-1
Examples/Programmatic/App/App/AppDelegate.swift
+1
-1
Examples/Programmatic/App/App/AppLeftViewController.swift
+1
-1
Examples/Programmatic/App/App/AppMenuController.swift
+1
-1
Examples/Programmatic/App/App/AppNavigationController.swift
+1
-1
Examples/Programmatic/App/App/AppNavigationDrawerController.swift
+1
-1
Examples/Programmatic/App/App/AppSearchBarViewController.swift
+1
-1
Examples/Programmatic/App/App/ItemViewController.swift
+1
-1
Examples/Programmatic/App/App/PhotoViewController.swift
+1
-1
Examples/Programmatic/App/App/RecipesViewController.swift
+1
-1
Examples/Programmatic/App/App/RecommendationViewController.swift
+1
-1
Examples/Programmatic/App/App/VideoViewController.swift
+1
-1
Examples/Programmatic/BottomNavigationController/BottomNavigationController/AppDelegate.swift
+1
-1
Examples/Programmatic/BottomNavigationController/BottomNavigationController/LibraryViewController.swift
+1
-1
Examples/Programmatic/BottomNavigationController/BottomNavigationController/PhotoViewController.swift
+1
-1
Examples/Programmatic/BottomNavigationController/BottomNavigationController/VideoViewController.swift
+1
-1
Examples/Programmatic/BottomTabBar/BottomTabBar/AppDelegate.swift
+1
-1
Examples/Programmatic/BottomTabBar/BottomTabBar/ViewController.swift
+1
-1
Examples/Programmatic/CaptureView/CaptureView/AppDelegate.swift
+1
-1
Examples/Programmatic/CaptureView/CaptureView/ViewController.swift
+1
-1
Examples/Programmatic/CardView/CardView/AppDelegate.swift
+1
-1
Examples/Programmatic/CardView/CardView/ViewController.swift
+1
-1
Examples/Programmatic/ControlView/ControlView/AppDelegate.swift
+1
-1
Examples/Programmatic/ControlView/ControlView/ViewController.swift
+1
-1
Examples/Programmatic/FilterBlur/FilterBlur/AppDelegate.swift
+1
-1
Examples/Programmatic/FilterBlur/FilterBlur/ViewController.swift
+1
-1
Examples/Programmatic/Grid/Grid/AppDelegate.swift
+1
-1
Examples/Programmatic/Grid/Grid/ViewController.swift
+1
-1
Examples/Programmatic/ImageCardView/ImageCardView/AppDelegate.swift
+1
-1
Examples/Programmatic/ImageCardView/ImageCardView/ViewController.swift
+1
-1
Examples/Programmatic/Layout/Layout/AppDelegate.swift
+1
-1
Examples/Programmatic/Layout/Layout/ViewController.swift
+1
-1
Examples/Programmatic/MaterialButton/MaterialButton/AppDelegate.swift
+1
-1
Examples/Programmatic/MaterialButton/MaterialButton/ViewController.swift
+1
-1
Examples/Programmatic/MaterialCollectionView/MaterialCollectionView/AppDelegate.swift
+1
-1
Examples/Programmatic/MaterialCollectionView/MaterialCollectionView/ViewController.swift
+1
-1
Examples/Programmatic/MaterialDepth/MaterialDepth/AppDelegate.swift
+1
-1
Examples/Programmatic/MaterialDepth/MaterialDepth/ViewController.swift
+1
-1
Examples/Programmatic/MaterialIcon/MaterialIcon/AppDelegate.swift
+1
-1
Examples/Programmatic/MaterialLayer/MaterialLayer/AppDelegate.swift
+1
-1
Examples/Programmatic/MaterialLayer/MaterialLayer/ViewController.swift
+1
-1
Examples/Programmatic/MaterialPulseView/MaterialPulseView/AppDelegate.swift
+1
-1
Examples/Programmatic/MaterialPulseView/MaterialPulseView/ViewController.swift
+1
-1
Examples/Programmatic/MaterialSwitch/MaterialSwitch/AppDelegate.swift
+1
-1
Examples/Programmatic/MaterialSwitch/MaterialSwitch/ViewController.swift
+1
-1
Examples/Programmatic/MaterialView/MaterialView/AppDelegate.swift
+1
-1
Examples/Programmatic/MaterialView/MaterialView/ViewController.swift
+1
-1
Examples/Programmatic/Menu/Menu/AppDelegate.swift
+1
-1
Examples/Programmatic/Menu/Menu/ViewController.swift
+1
-1
Examples/Programmatic/MenuController/MenuController/AppDelegate.swift
+1
-1
Examples/Programmatic/MenuView/MenuView/AppDelegate.swift
+1
-1
Examples/Programmatic/MenuView/MenuView/ViewController.swift
+1
-1
Examples/Programmatic/NavigationController/NavigationController/AppDelegate.swift
+1
-1
Examples/Programmatic/NavigationController/NavigationController/ViewController.swift
+1
-1
Examples/Programmatic/NavigationDrawerController/NavigationDrawerController/AppDelegate.swift
+1
-1
Examples/Programmatic/NavigationDrawerController/NavigationDrawerController/AppLeftViewController.swift
+1
-1
Examples/Programmatic/NavigationDrawerController/NavigationDrawerController/AppNavigationDrawerController.swift
+1
-1
Examples/Programmatic/NavigationDrawerController/NavigationDrawerController/AppRightViewController.swift
+1
-1
Examples/Programmatic/SearchBar/SearchBar/AppDelegate.swift
+1
-1
Examples/Programmatic/SearchBar/SearchBar/ViewController.swift
+1
-1
Examples/Programmatic/SearchBarController/SearchBarController/AppDelegate.swift
+1
-1
Examples/Programmatic/TabBar/TabBar/AppDelegate.swift
+1
-1
Examples/Programmatic/TabBar/TabBar/ViewController.swift
+1
-1
Examples/Programmatic/TableCardView/TableCardView/AppDelegate.swift
+1
-1
Examples/Programmatic/TextField/TextField/AppDelegate.swift
+1
-1
Examples/Programmatic/TextField/TextField/ViewController.swift
+1
-1
Examples/Programmatic/TextView/TextView/AppDelegate.swift
+1
-1
Examples/Programmatic/TextView/TextView/ViewController.swift
+1
-1
Examples/Programmatic/Toolbar/Toolbar/AppDelegate.swift
+1
-1
Examples/Programmatic/Toolbar/Toolbar/ViewController.swift
+1
-1
Examples/Programmatic/ToolbarController/ToolbarController/AppDelegate.swift
+1
-1
Examples/Storyboards/BottomTabBar/BottomTabBar/AppDelegate.swift
+1
-1
Examples/Storyboards/BottomTabBar/BottomTabBar/ViewController.swift
+1
-1
Examples/Storyboards/CardView/CardView/AppDelegate.swift
+1
-1
Examples/Storyboards/CardView/CardView/ViewController.swift
+1
-1
Examples/Storyboards/ImageCardView/ImageCardView/AppDelegate.swift
+1
-1
Examples/Storyboards/ImageCardView/ImageCardView/ViewController.swift
+1
-1
Examples/Storyboards/MaterialButton/MaterialButton/AppDelegate.swift
+1
-1
Examples/Storyboards/MaterialButton/MaterialButton/ViewController.swift
+1
-1
Examples/Storyboards/MaterialPulseView/MaterialPulseView/AppDelegate.swift
+1
-1
Examples/Storyboards/MaterialPulseView/MaterialPulseView/ViewController.swift
+1
-1
Examples/Storyboards/TextField/TextField/AppDelegate.swift
+1
-1
Examples/Storyboards/TextField/TextField/ViewController.swift
+1
-1
Examples/Storyboards/Toolbar/Toolbar/AppDelegate.swift
+1
-1
Examples/Storyboards/Toolbar/Toolbar/ViewController.swift
+1
-1
LICENSE.md
+1
-1
README.md
+1
-1
Sources/LICENSE
+1
-1
Sources/Material.h
+1
-1
Sources/OSX/MaterialColor.swift
+1
-1
Sources/iOS/BarView.swift
+1
-1
Sources/iOS/BottomNavigationController.swift
+1
-1
Sources/iOS/BottomTabBar.swift
+1
-1
Sources/iOS/CapturePreview.swift
+1
-1
Sources/iOS/CaptureSession.swift
+1
-1
Sources/iOS/CaptureView.swift
+1
-1
Sources/iOS/CardView.swift
+1
-1
Sources/iOS/ControlView.swift
+1
-1
Sources/iOS/ErrorTextField.swift
+1
-1
Sources/iOS/FabButton.swift
+1
-1
Sources/iOS/FlatButton.swift
+1
-1
Sources/iOS/Grid.swift
+1
-1
Sources/iOS/IconButton.swift
+1
-1
Sources/iOS/ImageCardView.swift
+1
-1
Sources/iOS/Layout.swift
+1
-1
Sources/iOS/Material+Obj-C.swift
+1
-1
Sources/iOS/Material+String.swift
+1
-1
Sources/iOS/Material+UIFont.swift
+1
-1
Sources/iOS/Material+UIImage+Blank.swift
+1
-1
Sources/iOS/Material+UIImage+Color.swift
+1
-1
Sources/iOS/Material+UIImage+Crop.swift
+1
-1
Sources/iOS/Material+UIImage+FilterBlur.swift
+1
-1
Sources/iOS/Material+UIImage+Network.swift
+1
-1
Sources/iOS/Material+UIImage+Resize.swift
+1
-1
Sources/iOS/Material+UIImage+Size.swift
+1
-1
Sources/iOS/Material+UIImage+TintColor.swift
+1
-1
Sources/iOS/Material+UIImage.swift
+1
-1
Sources/iOS/MaterialAnimation.swift
+1
-1
Sources/iOS/MaterialBasicAnimation.swift
+1
-1
Sources/iOS/MaterialBorder.swift
+1
-1
Sources/iOS/MaterialButton.swift
+1
-1
Sources/iOS/MaterialCollectionReusableView.swift
+1
-1
Sources/iOS/MaterialCollectionView.swift
+1
-1
Sources/iOS/MaterialCollectionViewCell.swift
+1
-1
Sources/iOS/MaterialCollectionViewDataSource.swift
+1
-1
Sources/iOS/MaterialCollectionViewDelegate.swift
+1
-1
Sources/iOS/MaterialCollectionViewLayout.swift
+1
-1
Sources/iOS/MaterialColor.swift
+1
-1
Sources/iOS/MaterialDataSourceItem.swift
+1
-1
Sources/iOS/MaterialDepth.swift
+1
-1
Sources/iOS/MaterialDevice.swift
+1
-1
Sources/iOS/MaterialEdgeInset.swift
+1
-1
Sources/iOS/MaterialFont.swift
+1
-1
Sources/iOS/MaterialGravity.swift
+1
-1
Sources/iOS/MaterialIcon.swift
+1
-1
Sources/iOS/MaterialKeyframeAnimation.swift
+1
-1
Sources/iOS/MaterialLabel.swift
+1
-1
Sources/iOS/MaterialLayer.swift
+1
-1
Sources/iOS/MaterialPulseAnimation.swift
+1
-1
Sources/iOS/MaterialPulseView.swift
+1
-1
Sources/iOS/MaterialRadius.swift
+1
-1
Sources/iOS/MaterialShape.swift
+1
-1
Sources/iOS/MaterialSpacing.swift
+1
-1
Sources/iOS/MaterialSwitch.swift
+1
-1
Sources/iOS/MaterialTableViewCell.swift
+1
-1
Sources/iOS/MaterialTextLayer.swift
+1
-1
Sources/iOS/MaterialTransitionAnimation.swift
+1
-1
Sources/iOS/MaterialView.swift
+1
-1
Sources/iOS/Menu.swift
+1
-1
Sources/iOS/MenuController.swift
+1
-1
Sources/iOS/MenuView.swift
+1
-1
Sources/iOS/NavigationBar.swift
+1
-1
Sources/iOS/NavigationController.swift
+1
-1
Sources/iOS/NavigationDrawerController.swift
+1
-1
Sources/iOS/NavigationItem.swift
+1
-1
Sources/iOS/RaisedButton.swift
+1
-1
Sources/iOS/RobotoFont.swift
+1
-1
Sources/iOS/RootController.swift
+1
-1
Sources/iOS/SearchBar.swift
+1
-1
Sources/iOS/SearchBarController.swift
+1
-1
Sources/iOS/StatusBarController.swift
+1
-1
Sources/iOS/TabBar.swift
+1
-1
Sources/iOS/Text.swift
+1
-1
Sources/iOS/TextField.swift
+1
-1
Sources/iOS/TextStorage.swift
+1
-1
Sources/iOS/TextView.swift
+1
-1
Sources/iOS/Toolbar.swift
+1
-1
Sources/iOS/ToolbarController.swift
+1
-1
No files found.
Examples/Programmatic/App/App/AppBottomNavigationController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/AppLeftViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/AppMenuController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/AppNavigationController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/AppNavigationDrawerController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/AppSearchBarViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/ItemViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/PhotoViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/RecipesViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/RecommendationViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/App/App/VideoViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/BottomNavigationController/BottomNavigationController/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/BottomNavigationController/BottomNavigationController/LibraryViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/BottomNavigationController/BottomNavigationController/PhotoViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/BottomNavigationController/BottomNavigationController/VideoViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/BottomTabBar/BottomTabBar/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/BottomTabBar/BottomTabBar/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/CaptureView/CaptureView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/CaptureView/CaptureView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/CardView/CardView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/CardView/CardView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/ControlView/ControlView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/ControlView/ControlView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/FilterBlur/FilterBlur/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/FilterBlur/FilterBlur/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/Grid/Grid/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/Grid/Grid/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/ImageCardView/ImageCardView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/ImageCardView/ImageCardView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/Layout/Layout/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/Layout/Layout/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialButton/MaterialButton/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialButton/MaterialButton/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialCollectionView/MaterialCollectionView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialCollectionView/MaterialCollectionView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialDepth/MaterialDepth/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialDepth/MaterialDepth/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialIcon/MaterialIcon/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialLayer/MaterialLayer/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialLayer/MaterialLayer/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialPulseView/MaterialPulseView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialPulseView/MaterialPulseView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialSwitch/MaterialSwitch/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialSwitch/MaterialSwitch/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialView/MaterialView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MaterialView/MaterialView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/Menu/Menu/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/Menu/Menu/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MenuController/MenuController/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MenuView/MenuView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/MenuView/MenuView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/NavigationController/NavigationController/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/NavigationController/NavigationController/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/NavigationDrawerController/NavigationDrawerController/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/NavigationDrawerController/NavigationDrawerController/AppLeftViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/NavigationDrawerController/NavigationDrawerController/AppNavigationDrawerController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/NavigationDrawerController/NavigationDrawerController/AppRightViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/SearchBar/SearchBar/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/SearchBar/SearchBar/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/SearchBarController/SearchBarController/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/TabBar/TabBar/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/TabBar/TabBar/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/TableCardView/TableCardView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/TextField/TextField/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/TextField/TextField/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/TextView/TextView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/TextView/TextView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/Toolbar/Toolbar/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/Toolbar/Toolbar/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Programmatic/ToolbarController/ToolbarController/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/BottomTabBar/BottomTabBar/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/BottomTabBar/BottomTabBar/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/CardView/CardView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/CardView/CardView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/ImageCardView/ImageCardView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/ImageCardView/ImageCardView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/MaterialButton/MaterialButton/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/MaterialButton/MaterialButton/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/MaterialPulseView/MaterialPulseView/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/MaterialPulseView/MaterialPulseView/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/TextField/TextField/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/TextField/TextField/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/Toolbar/Toolbar/AppDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Examples/Storyboards/Toolbar/Toolbar/ViewController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
LICENSE.md
View file @
d1f68623
...
@@ -9,7 +9,7 @@ Redistribution and use in source and binary forms, with or without modification,
...
@@ -9,7 +9,7 @@ Redistribution and use in source and binary forms, with or without modification,
this list of conditions and the following disclaimer in the documentation
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
and/or other materials provided with the distribution.
*
Neither the name of
Material
nor the names of its
*
Neither the name of
CosmicMind
nor the names of its
contributors may be used to endorse or promote products derived from
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
this software without specific prior written permission.
...
...
README.md
View file @
d1f68623
...
@@ -148,7 +148,7 @@ Redistribution and use in source and binary forms, with or without modification,
...
@@ -148,7 +148,7 @@ Redistribution and use in source and binary forms, with or without modification,
this list of conditions and the following disclaimer in the documentation
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
and/or other materials provided with the distribution.
*
Neither the name of
Material
nor the names of its
*
Neither the name of
CosmicMind
nor the names of its
contributors may be used to endorse or promote products derived from
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
this software without specific prior written permission.
...
...
Sources/LICENSE
View file @
d1f68623
...
@@ -10,7 +10,7 @@ modification, are permitted provided that the following conditions are met:
...
@@ -10,7 +10,7 @@ modification, are permitted provided that the following conditions are met:
this list of conditions and the following disclaimer in the documentation
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
and/or other materials provided with the distribution.
* Neither the name of
Material
nor the names of its
* Neither the name of
CosmicMind
nor the names of its
contributors may be used to endorse or promote products derived from
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
this software without specific prior written permission.
...
...
Sources/Material.h
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/OSX/MaterialColor.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/BarView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/BottomNavigationController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/BottomTabBar.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/CapturePreview.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/CaptureSession.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/CaptureView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/CardView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/ControlView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/ErrorTextField.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/FabButton.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/FlatButton.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Grid.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/IconButton.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/ImageCardView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Layout.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+Obj-C.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+String.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIFont.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage+Blank.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage+Color.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage+Crop.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage+FilterBlur.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage+Network.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage+Resize.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage+Size.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage+TintColor.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Material+UIImage.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialAnimation.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialBasicAnimation.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialBorder.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialButton.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialCollectionReusableView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialCollectionView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialCollectionViewCell.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialCollectionViewDataSource.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialCollectionViewDelegate.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialCollectionViewLayout.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialColor.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialDataSourceItem.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialDepth.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialDevice.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialEdgeInset.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialFont.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialGravity.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialIcon.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialKeyframeAnimation.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialLabel.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialLayer.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialPulseAnimation.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialPulseView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialRadius.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialShape.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialSpacing.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialSwitch.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialTableViewCell.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialTextLayer.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialTransitionAnimation.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MaterialView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Menu.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MenuController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/MenuView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/NavigationBar.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/NavigationController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/NavigationDrawerController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/NavigationItem.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/RaisedButton.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/RobotoFont.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/RootController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/SearchBar.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/SearchBarController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/StatusBarController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/TabBar.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Text.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/TextField.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/TextStorage.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/TextView.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/Toolbar.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Sources/iOS/ToolbarController.swift
View file @
d1f68623
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
* this list of conditions and the following disclaimer in the documentation
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
* and/or other materials provided with the distribution.
*
*
* * Neither the name of
Material
nor the names of its
* * Neither the name of
CosmicMind
nor the names of its
* contributors may be used to endorse or promote products derived from
* contributors may be used to endorse or promote products derived from
* this software without specific prior written permission.
* this software without specific prior written permission.
*
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment