updated Motion podspec for 1.1.2 release
Showing
Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
s.name = 'Motion' | s.name = 'Motion' | ||
s.version = '1.1.1' | s.version = '1.1.2' | ||
s.license = 'MIT' | s.license = 'MIT' | ||
s.summary = 'A library used to create beautiful animations and transitions for views, layers, and view controllers.' | s.summary = 'A library used to create beautiful animations and transitions for Apple devices.' | ||
s.homepage = 'http://cosmicmind.com' | s.homepage = 'http://cosmicmind.com' | ||
s.social_media_url = 'https://www.facebook.com/cosmicmindcom' | s.social_media_url = 'https://www.facebook.com/cosmicmindcom' | ||
s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.com' } | s.authors = { 'CosmicMind, Inc.' => 'support@cosmicmind.com' } | ||
... | ... |
Please
register
or
sign in
to comment