Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 605 Bytes

readme.md

File metadata and controls

39 lines (26 loc) · 605 Bytes

Aperture

Record the screen on macOS

Requirements

  • macOS 10.13
  • Xcode 12
  • Swift 5.3

Install

Swift Package Manager

.package(url: "https://github.com/wulkano/Aperture", from: "1.0.0")

Carthage

github "wulkano/Aperture"

CocoaPods

pod 'Aperture'

Docs

See the source for now.

Related