Skip to content

Commit

Permalink
++TRVSMonitor
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjeffery committed Dec 14, 2013
1 parent f39b68d commit 4123ae5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ target "TRVSEventSource" do
end

target "TRVSEventSourceTests" do
pod 'TRVSMonitor', :git => 'https://github.com/travisjeffery/TRVSMonitor.git', :branch => 'master'
pod 'TRVSMonitor', '0.0.2'
pod 'OCMock', '2.2.1'
end

11 changes: 3 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
PODS:
- OCMock (2.2.1)
- TRVSMonitor (0.0.1)
- TRVSMonitor (0.0.2)

DEPENDENCIES:
- OCMock (= 2.2.1)
- TRVSMonitor (from `https://github.com/travisjeffery/TRVSMonitor.git`, branch `master`)

EXTERNAL SOURCES:
TRVSMonitor:
:branch: master
:git: https://github.com/travisjeffery/TRVSMonitor.git
- TRVSMonitor (= 0.0.2)

SPEC CHECKSUMS:
OCMock: 80e4cfbc71a0e1bd28caf10a9fda27da7c4c8402
TRVSMonitor: 97dec7f4ff10a16ed75245562ec880160f436c6e
TRVSMonitor: c2960f87bb2a1b4d2f3fba17f61c1c5256860bd2

COCOAPODS: 0.28.0

0 comments on commit 4123ae5

Please sign in to comment.