Переглянути джерело

Update GUComponents OCMock dependency. (#4426)

Ryan Wilson 6 роки тому
батько
коміт
afb8e71f85
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      GoogleUtilitiesComponents.podspec

+ 1 - 1
GoogleUtilitiesComponents.podspec

@@ -35,6 +35,6 @@ Not intended for direct public usage.
     unit_tests.source_files = 'GoogleUtilitiesComponents/Tests/**/*.[mh]'
     unit_tests.requires_arc = 'GoogleUtilitiesComponents/Tests/*/*.[mh]'
     unit_tests.requires_app_host = true
-    unit_tests.dependency 'OCMock', '~> 3.4.0'
+    unit_tests.dependency 'OCMock'
   end
 end