From 257c889761db2dd1c67e68e107f790ad7fd36561 Mon Sep 17 00:00:00 2001 From: Andrew Walz Date: Mon, 26 Dec 2016 20:21:39 -1000 Subject: [PATCH] Updating README --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 30836b0..71026b7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# SwiftyCam +

SwiftyCam

- -[![Version](https://img.shields.io/cocoapods/v/SwiftyCam.svg?style=flat)](http://cocoapods.org/pods/SwiftyCam) -[![License](https://img.shields.io/cocoapods/l/SwiftyCam.svg?style=flat)](http://cocoapods.org/pods/SwiftyCam) -[![Platform](https://img.shields.io/cocoapods/p/SwiftyCam.svg?style=flat)](http://cocoapods.org/pods/SwiftyCam) +

+ Platform: iOS 8+ + Language: Swift 3 + CocoaPods compatible + License: BSD

+

## Overview @@ -13,8 +15,7 @@ Configuring a Camera View Controller in AVFoundation can be tedious and time con ## Features - - | CameraEngine + | SwiftyCam --------------------------|------------------------------------------------------------ :sunglasses: | Snapchat-style media capture ::+1: | Support iOS8+ @@ -26,6 +27,7 @@ Configuring a Camera View Controller in AVFoundation can be tedious and time con :mag_right: | Supports manual zoom :lock: | Support manual focus + ## Requirements * iOS 8.0+