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.
- Host: GitHub
- URL: https://github.com/wacumov/localizedplural
- Owner: wacumov
- License: mit
- Created: 2018-10-03T11:43:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T13:18:53.000Z (over 7 years ago)
- Last Synced: 2025-08-04T20:34:32.643Z (11 months ago)
- Topics: localization, plural-rules, swift
- Language: Swift
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LocalizedPlural
[](https://cocoapods.org/pods/LocalizedPlural)
[](https://cocoapods.org/pods/LocalizedPlural)
[](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.