Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.63 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.63 KB

LanguageList for iOS, macOS and tvOS

LanguageList is created and maintaned with ❥ by Sascha Muellner.


Swift codecov Platforms Version License Swift Version SPM compatible README

What?

This is a SwiftUI package with support for iOS/macOS/tvOS.

Requirements

The latest version of LanguageList requires:

  • Swift 5+
  • iOS 13+
  • Xcode 11+

Installation

Swift Package Manager

Using SPM add the following to your dependencies

'LanguageList', 'main', 'https://github.com/SwiftPackageRepository/LanguageList.swift.git'

CocoaPods

Using CocoaPods add the following to your Podfile:

pod 'LanguageList', '~> 1.0.0'