Commit c95a0cf6 by Daniel Dahan

updated README

parent ccd12f9a
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'Material' s.name = 'Material'
s.version = '1.31.4' s.version = '1.31.5'
s.license = 'BSD' s.license = 'BSD'
s.summary = 'Material is an animation and graphics framework. It may be used for Google\'s Material Design and Apple\'s Flat UI.' s.summary = 'Material is an animation and graphics framework.'
s.homepage = 'http://cosmicmind.io' s.homepage = 'http://cosmicmind.io'
s.social_media_url = 'https://www.facebook.com/graphkit' s.social_media_url = 'https://www.facebook.com/graphkit'
s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.io' } s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.io' }
......
...@@ -13,6 +13,7 @@ Material is an animation and graphics framework. It may be used for Google's Mat ...@@ -13,6 +13,7 @@ Material is an animation and graphics framework. It may be used for Google's Mat
- [x] Side Navigation View Controller - [x] Side Navigation View Controller
- [x] Navigation Bar View - [x] Navigation Bar View
- [x] Material Buttons - [x] Material Buttons
- [x] Material Menu Toolset To Create Animated Menus
- [x] Material Card Views - [x] Material Card Views
- [x] Camera / Video Extension With Extensive Functionality - [x] Camera / Video Extension With Extensive Functionality
- [x] Animation Extension To Create Intricate Animations - [x] Animation Extension To Create Intricate Animations
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.31.4</string> <string>1.31.5</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment