Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolflocale

Swift conveniences for working with locales (particularly localized strings) in iOS and macOS.
https://github.com/wolfmcnally/wolflocale

Last synced: 10 days ago
JSON representation

Swift conveniences for working with locales (particularly localized strings) in iOS and macOS.

Awesome Lists containing this project

README

        

# WolfLocale

[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfLocale.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfLocale)
[![Version](https://img.shields.io/cocoapods/v/WolfLocale.svg?style=flat)](https://cocoapods.org/pods/WolfLocale)
[![License](https://img.shields.io/cocoapods/l/WolfLocale.svg?style=flat)](https://cocoapods.org/pods/WolfLocale)
[![Platform](https://img.shields.io/cocoapods/p/WolfLocale.svg?style=flat)](https://cocoapods.org/pods/WolfLocale)

Swift conveniences for working with locales (particularly localized strings) in iOS and macOS.

## Installation

WolfLocale is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'WolfLocale'
```

## Author

Wolf McNally, [email protected]

## License

WolfLocale is available under the MIT license. See the LICENSE file for more info.