File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
JSQMessages.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
buildForAnalyzing = " YES" >
15
15
<BuildableReference
16
16
BuildableIdentifier = " primary"
17
- BlueprintIdentifier = " A802DED127264EFBBB6D65BF "
17
+ BlueprintIdentifier = " 26344A22808645D9967C8244 "
18
18
BuildableName = " libPods.a"
19
19
BlueprintName = " Pods"
20
20
ReferencedContainer = " container:Pods/Pods.xcodeproj" >
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >5.0.3 </string >
20
+ <string >5.0.4 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >5.0.3 </string >
24
+ <string >5.0.4 </string >
25
25
<key >LSRequiresIPhoneOS </key >
26
26
<true />
27
27
<key >UIMainStoryboardFile </key >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'JSQMessagesViewController'
3
- s . version = '5.0.3 '
3
+ s . version = '5.0.4 '
4
4
s . summary = 'An elegant messages UI library for iOS.'
5
5
s . homepage = 'http://jessesquires.github.io/JSQMessagesViewController'
6
6
s . license = 'MIT'
You can’t perform that action at this time.
0 commit comments