udpated Motion access
Showing
... | @@ -20,6 +20,6 @@ Pod::Spec.new do |s| | ... | @@ -20,6 +20,6 @@ Pod::Spec.new do |s| |
'com.cosmicmind.material.fonts' => ['Sources/**/*.ttf'] | 'com.cosmicmind.material.fonts' => ['Sources/**/*.ttf'] | ||
} | } | ||
s.dependency 'Motion', :git => 'git@github.com:CosmicMind/Motion.git', :branch => 'development' | s.dependency 'Motion', '~> 1.2.0' | ||
end | end | ||
end | end |
Please
register
or
sign in
to comment