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

https://github.com/wacumov/localizedplural

Swift version of TTTLocalizedPluralString.
https://github.com/wacumov/localizedplural

localization plural-rules swift

Last synced: 10 months ago
JSON representation

Swift version of TTTLocalizedPluralString.

Awesome Lists containing this project

README

          

# LocalizedPlural

[![Version](https://img.shields.io/cocoapods/v/LocalizedPlural.svg?style=flat)](https://cocoapods.org/pods/LocalizedPlural)
[![License](https://img.shields.io/cocoapods/l/LocalizedPlural.svg?style=flat)](https://cocoapods.org/pods/LocalizedPlural)
[![Platform](https://img.shields.io/cocoapods/p/LocalizedPlural.svg?style=flat)](https://cocoapods.org/pods/LocalizedPlural)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

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

```ruby
pod 'LocalizedPlural'
```

## Author

Mikhail Akopov, mikhail.akopov.ios@gmail.com

## License

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