Skip to content

Commit

Permalink
Updated Podspec
Browse files Browse the repository at this point in the history
Ready for new version release.
  • Loading branch information
hemangshah committed Jan 2, 2018
1 parent 4d3d4d4 commit b09d4c8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Zingle.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'Zingle'
s.module_name = 'Zingle'
s.version = '1.0.0'
s.version = '1.1.0'
s.summary = 'Zingle – An alert will display underneath your UINavigationBar 🎅'
s.description = 'Want to show an alert under the UINavigationBar for various cases like No Internet? If yes, use Zingle.'
s.homepage = 'https://github.com/hemangshah/Zingle'
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion Zingle/Zingle/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit b09d4c8

Please sign in to comment.