We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5065e88 commit 5456cd7Copy full SHA for 5456cd7
Material.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'Material'
3
- s.version = '2.12.17'
+ s.version = '2.12.18'
4
s.license = 'BSD-3-Clause'
5
s.summary = 'A UI/UX framework for creating beautiful applications.'
6
s.homepage = 'http://materialswift.com'
Sources/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.12.17</string>
+ <string>2.12.18</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments