Index: ios/third_party/ochamcrest/README.chromium |
diff --git a/ios/third_party/ochamcrest/README.chromium b/ios/third_party/ochamcrest/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a62a4df79fa0db6fb809f86680cb0a7e4c3b8034 |
--- /dev/null |
+++ b/ios/third_party/ochamcrest/README.chromium |
@@ -0,0 +1,12 @@ |
+Name: OCHamcrest |
+Short Name: OCHamcrest |
+URL: https://github.com/hamcrest/OCHamcrest |
+Version: 5.2.0 |
+License: BSD |
+License File: NOT_SHIPPED |
+Security Critical: no |
+ |
+Description: |
+OCHamcrest is the Objective-C implementation of Hamcrest, which |
+provides the ability to create "matchers" which contain rules |
+to verify that a given object matches those rules. |