Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 646 Bytes

readme.md

File metadata and controls

39 lines (26 loc) · 646 Bytes

Aperture

Record the screen on macOS

Requirements

  • macOS 10.12+
  • Xcode 11+
  • Swift 5.1+

Install

SwiftPM

.package(url: "https://github.com/akbar-animaker/Aperture", from: "0.4.0")

Carthage

github "wulkano/Aperture"

CocoaPods

pod 'Aperture'

Docs

See the source for now.

Related