Remove duplicated symbols when ran the tests.

This commit is contained in:
Phat Le
2014-02-24 14:41:47 +07:00
parent d7de48b373
commit c932b6b378

View File

@@ -11,14 +11,9 @@ pod 'AFImageDownloader', '1.0.0'
end
target "FRPTests" do
pod 'ReactiveCocoa', '2.1.4'
pod 'ReactiveViewModel', '0.1.1'
pod 'libextobjc', '0.3'
pod '500px-iOS-api', '1.0.5'
pod 'Specta', '~> 0.2.1'
pod 'Expecta', '~> 0.2'
pod 'OCMock', '~> 2.2.2'
pod 'AFImageDownloader', '1.0.0'
end