updated license to MIT
Showing
Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
s.name = 'Motion' | s.name = 'Motion' | ||
s.version = '1.0.8' | s.version = '1.0.8' | ||
s.license = 'BSD-3-Clause' | s.license = 'MIT' | ||
s.summary = 'Seamless animations and transitions in Swift.' | s.summary = 'Seamless animations and transitions in Swift.' | ||
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' | ||
... | ... |
Please
register
or
sign in
to comment