Use production podspecs as fixtures

- One series of tests used ASIHTTPRequest as an example with many
   versions; switch to CocoaLumberjack.
This commit is contained in:
Nolan Waite
2011-10-22 04:27:03 -06:00
parent 015ec385b6
commit d9a36104b5
8 changed files with 31 additions and 29 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "spec/fixtures/integration/JSONKit"]
path = spec/fixtures/integration/JSONKit
url = https://github.com/johnezang/JSONKit.git
[submodule "spec/fixtures/spec-repos/master"]
path = spec/fixtures/spec-repos/master
url = git://github.com/alloy/cocoapods-specs.git