Commit 78f3200e by Daniel Dahan

updated to Material 2.12.13

parent d361bbb3
## 2.12.13
* Fixed issue where sizing of pulse was incorrectly animating when using the NavigationController on iOS 11.
## 2.12.12
* [issue-924](https://github.com/CosmicMind/Material/issues/924): Fixed NavigationController display in iOS 10.
......
Pod::Spec.new do |s|
s.name = 'Material'
s.version = '2.12.12'
s.version = '2.12.13'
s.license = 'BSD-3-Clause'
s.summary = 'A UI/UX framework for creating beautiful applications.'
s.homepage = 'http://materialswift.com'
......
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.12.12</string>
<string>2.12.13</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
......
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