From 0e1bb18eb2b0c37630beca296ffeac0cd1197aa6 Mon Sep 17 00:00:00 2001 From: marty-suzuki Date: Mon, 2 Jul 2018 14:36:16 +0900 Subject: [PATCH] update README --- README.md | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6f19dd8..9582b37 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,25 @@ Sica

-[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat)](https://developer.apple.com/iphone/index.action) -[![Language](http://img.shields.io/badge/language-swift-brightgreen.svg?style=flat)](https://developer.apple.com/swift) -[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) -[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager) -[![Version](https://img.shields.io/cocoapods/v/Sica.svg?style=flat)](https://cocoapods.org/pods/Sica) -[![License](https://img.shields.io/cocoapods/l/Sica.svg?style=flat)](https://cocoapods.org/pods/Sica) +

+ Platform + + Language + + + Carthage + +
+ + Swift Package Manager + + + Version + + + License + +

Sica can execute various animations sequentially or parallely. @@ -22,6 +35,8 @@ Sica can execute various animations sequentially or parallely. ## Requirements - Xcode 9.3 - iOS 9 or greater +- tvOS 10.0 or greater +- macOS 10.11 or greater ## Installation