mirror of
https://github.com/samsonjs/SwiftyCam.git
synced 2026-03-25 09:05:52 +00:00
Updating README
This commit is contained in:
parent
3e853f7dd1
commit
257c889761
1 changed files with 9 additions and 7 deletions
16
README.md
16
README.md
|
|
@ -1,9 +1,11 @@
|
|||
# SwiftyCam
|
||||
<h1 align="center">SwiftyCam</h1>
|
||||
|
||||
|
||||
[](http://cocoapods.org/pods/SwiftyCam)
|
||||
[](http://cocoapods.org/pods/SwiftyCam)
|
||||
[](http://cocoapods.org/pods/SwiftyCam)
|
||||
<p align="center">
|
||||
<img src="https://img.shields.io/badge/platform-iOS%208%2B-blue.svg?style=flat" alt="Platform: iOS 8+"/>
|
||||
<a href="https://developer.apple.com/swift"><img src="https://img.shields.io/badge/language-swift%203-4BC51D.svg?style=flat" alt="Language: Swift 3" /></a>
|
||||
<a href="https://cocoapods.org/pods/SwiftyCam"><img src="https://img.shields.io/cocoapods/v/SwiftyCam.svg?style=flat" alt="CocoaPods compatible" /></a>
|
||||
<img src="http://img.shields.io/badge/license-BSD-lightgrey.svg?style=flat" alt="License: BSD" /> <br><br>
|
||||
</p>
|
||||
|
||||
## 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+
|
||||
|
|
|
|||
Loading…
Reference in a new issue