Skip to content

Commit

Permalink
update pods
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jan 10, 2015
1 parent 191d2c3 commit dbad9a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions JSQMessages.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -328,12 +328,12 @@
636A8663AEEE5C37B65C515D /* Frameworks */ = {
isa = PBXGroup;
children = (
88445B4319E1B5110014F889 /* MapKit.framework */,
88445B4119E1B50B0014F889 /* CoreLocation.framework */,
88445B3419E0AE4A0014F889 /* CoreGraphics.framework */,
88445B4119E1B50B0014F889 /* CoreLocation.framework */,
88445B3219E0AE450014F889 /* Foundation.framework */,
782026E9E518622532ED474D /* libPods-JSQMessagesTests.a */,
97E6750B77E8A7042BA0754B /* libPods.a */,
88445B4319E1B5110014F889 /* MapKit.framework */,
88445B3619E0AE5C0014F889 /* QuartzCore.framework */,
88445B3019E0AE3F0014F889 /* UIKit.framework */,
88445B3A19E0C0B10014F889 /* XCTest.framework */,
Expand Down
10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- JSQSystemSoundPlayer (2.0.0)
- OCMock (3.1.1)
- JSQSystemSoundPlayer (2.0.1)
- OCMock (3.1.2)

DEPENDENCIES:
- JSQSystemSoundPlayer
- OCMock

SPEC CHECKSUMS:
JSQSystemSoundPlayer: c98443b1cbb3b45db09d0d3d6c2355cf78294981
OCMock: f6cb8c162ab9d5620dddf411282c7b2c0ee78854
JSQSystemSoundPlayer: 55528c699a283aae2220d3ae7b8b527d2ecef4b4
OCMock: ecdd510b73ef397f2f97274785c1e87fd147c49f

COCOAPODS: 0.34.4
COCOAPODS: 0.35.0

0 comments on commit dbad9a9

Please sign in to comment.