Fix typo in Podfile

This commit is contained in:
Blake Watters
2012-12-15 17:05:34 -05:00
parent e1adb8134c
commit d3609e3cec
2 changed files with 6 additions and 6 deletions

View File

@@ -3,6 +3,6 @@ link_with ['RestKitTests', 'RestKitFrameworkTests']
inhibit_all_warnings!
pod 'Specta', '0.1.6'
pod 'OCMock', '2.0.1.classmocks', :git => 'git://github.com:blakewatters/ocmock.git'
pod 'OCMock', '2.0.1.classmocks', :git => 'git://github.com/blakewatters/ocmock.git'
pod 'OCHamcrest', '1.9'
pod 'Expecta', '0.2.0', :git => 'git://github.com:blakewatters/expecta.git', :branch => 'feature/expect-raise-with-reason'
pod 'Expecta', '0.2.0', :git => 'git://github.com/blakewatters/expecta.git', :branch => 'feature/expect-raise-with-reason'

View File

@@ -6,17 +6,17 @@ PODS:
- Specta (0.1.6)
DEPENDENCIES:
- Expecta (from `git://github.com:blakewatters/expecta.git', branch `feature/expect-raise-with-reason')
- Expecta (from `git://github.com/blakewatters/expecta.git', branch `feature/expect-raise-with-reason')
- OCHamcrest (= 1.9)
- OCMock (from `git://github.com:blakewatters/ocmock.git')
- OCMock (from `git://github.com/blakewatters/ocmock.git')
- Specta (= 0.1.6)
EXTERNAL SOURCES:
Expecta:
:git: git://github.com:blakewatters/expecta.git
:git: git://github.com/blakewatters/expecta.git
:branch: feature/expect-raise-with-reason
OCMock:
:git: git://github.com:blakewatters/ocmock.git
:git: git://github.com/blakewatters/ocmock.git
SPEC CHECKSUMS:
Expecta: 3ddfc757aeb1e351e12c6f1e21ab631f77178f13