Further updated minimum deployment targets.

This is not because OCMock needs newer features, it's simply that older deployment targets are no longer supported by Apple's toolchain.
3 files changed
tree: c9289d48008da08aa6987420ccf51add9304c92e
  1. Examples/
  2. Source/
  3. SwiftPMTests/
  4. Tools/
  5. .gitignore
  6. .travis.yml
  7. CONTRIBUTING.md
  8. License.txt
  9. Makefile
  10. OCMock.podspec
  11. Package.swift
  12. README.md
README.md

OCMock

OCMock is an Objective-C implementation of mock objects.

For downloads, documentation, and support please visit ocmock.org.

Build Status