updated Grid example project
Showing
Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
s.name = 'Material' | s.name = 'Material' | ||
s.version = '1.31.3' | s.version = '1.31.4' | ||
s.license = 'BSD' | s.license = 'BSD' | ||
s.summary = 'Material is a graphics and animation framework. It may be used for Google\'s Material Design and Apple\'s Flat UI.' | s.summary = 'Material is an animation and graphics framework. It may be used for Google\'s Material Design and Apple\'s Flat UI.' | ||
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' } | ||
... | ... |
Please
register
or
sign in
to comment