Merge branch 'master' into development
Showing
Pod::Spec.new do |s| | ||
s.name = 'Material' | ||
s.version = '2.4.10' | ||
s.version = '2.4.11' | ||
s.license = 'BSD-3-Clause' | ||
s.summary = 'An animation and graphics framework for Material Design in Swift.' | ||
s.homepage = 'http://materialswift.com' | ||
s.social_media_url = 'https://www.facebook.com/cosmicmindio' | ||
s.social_media_url = 'https://www.facebook.com/cosmicmindcom' | ||
s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.com' } | ||
s.source = { :git => 'https://github.com/CosmicMind/Material.git', :tag => s.version } | ||
s.platform = :ios, '8.0' | ||
... | ... |
Please
register
or
sign in
to comment