Commit 4d5f53a3 by Daniel Dahan

iPhoneX update for TabBar bottom line alignment.

parent 68d0e141
## 2.12.11
* Fixed iPhoneX tioLayoutGuide constraints not properly being set for StatusBarController types.
* Fixed iPhoneX topLayoutGuide constraints not properly being set for StatusBarController types.
* [pr-945](https://github.com/CosmicMind/Material/pull/945): iPhoneX update for TabBar bottom line alignment.
## 2.12.10
......
Pod::Spec.new do |s|
s.name = 'Material'
s.version = '2.12.10'
s.version = '2.12.11'
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.10</string>
<string>2.12.11</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