Commit 9834fd53 by Daniel Dahan

moved podspec Motion dependency to 2.0.0

parent 6a5f5fe3
......@@ -21,6 +21,6 @@ Pod::Spec.new do |s|
'com.cosmicmind.material.fonts' => ['Sources/**/*.ttf']
}
s.dependency 'Motion', '~> 1.5.0'
s.dependency 'Motion', '~> 2.0.0'
end
end
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