Skip to content

Commit b23cfdf

Browse files
committed
Updated Podspec
Fixed Issue #1
1 parent 2c3e9ca commit b23cfdf

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

β€ŽZingle.podspecβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'Zingle'
33
s.module_name = 'Zingle'
4-
s.version = '1.1.0'
4+
s.version = '1.2.0'
55
s.summary = 'Zingle – An alert will display underneath your UINavigationBar πŸŽ…'
66
s.description = 'Want to show an alert under the UINavigationBar for various cases like No Internet? If yes, use Zingle.'
77
s.homepage = 'https://github.com/hemangshah/Zingle'

β€ŽZingle/Zingle/Info.plistβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.1.0</string>
18+
<string>1.2.0</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
Β (0)