From 0ca2e7c7e154da62fac508d6f8c21f1ff3b37c02 Mon Sep 17 00:00:00 2001 From: Jeff Verkoeyen Date: Thu, 14 Dec 2017 10:34:30 -0500 Subject: [PATCH] Min SDK support. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf861dd..18705fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Motion Animator Banner](img/motion-animator-banner.gif) -> An iOS animator that combines the best aspects of the UIView and CALayer animation APIs. +> An iOS 8+-compatible animator that combines the best aspects of modern UIView and CALayer animation APIs. [![Build Status](https://travis-ci.org/material-motion/motion-animator-objc.svg?branch=develop)](https://travis-ci.org/material-motion/motion-animator-objc) [![codecov](https://codecov.io/gh/material-motion/motion-animator-objc/branch/develop/graph/badge.svg)](https://codecov.io/gh/material-motion/motion-animator-objc)