issue-1022: Fixed alpha issue, where alpha was being set to 1 and not respecting…
issue-1022: Fixed alpha issue, where alpha was being set to 1 and not respecting the initial set alpha value
Showing
Pod::Spec.new do |s| | ||
s.name = 'Motion' | ||
s.version = '1.3.3' | ||
s.version = '1.3.4' | ||
s.license = 'MIT' | ||
s.summary = 'A library used to create beautiful animations and transitions for Apple devices.' | ||
s.homepage = 'http://cosmicmind.com' | ||
... | ... |
Please
register
or
sign in
to comment