Commit 4ddf13ef by Daniel Dahan

development: preparation for CocoaPods update

parent d6ffc6e0
...@@ -3,7 +3,7 @@ Pod::Spec.new do |s| ...@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.version = '2.2.1' s.version = '2.2.1'
s.license = 'BSD-3-Clause' s.license = 'BSD-3-Clause'
s.summary = 'Material is an animation and graphics framework that is used to create beautiful applications.' s.summary = 'Material is an animation and graphics framework that is used to create beautiful applications.'
s.homepage = 'http://cosmicmind.io' s.homepage = 'http://materialswift.io'
s.social_media_url = 'https://www.facebook.com/cosmicmindio' s.social_media_url = 'https://www.facebook.com/cosmicmindio'
s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.io' } s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.io' }
s.source = { :git => 'https://github.com/CosmicMind/Material.git', :tag => s.version } s.source = { :git => 'https://github.com/CosmicMind/Material.git', :tag => s.version }
......
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