We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6298f32 commit bbecf44Copy full SHA for bbecf44
JSQMessagesDemo/JSQMessages-Info.plist
@@ -17,11 +17,11 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>5.1.1</string>
+ <string>5.2.0</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
24
25
<key>LSRequiresIPhoneOS</key>
26
<true/>
27
<key>UIMainStoryboardFile</key>
JSQMessagesViewController.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'JSQMessagesViewController'
3
- s.version = '5.1.1'
+ s.version = '5.2.0'
4
s.summary = 'An elegant messages UI library for iOS.'
5
s.homepage = 'http://jessesquires.github.io/JSQMessagesViewController'
6
s.license = 'MIT'
0 commit comments