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

https://github.com/ocworld/ohswiftlocalizedstring


https://github.com/ocworld/ohswiftlocalizedstring

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# OHSwiftLocalizedString

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'OHSwiftLocalizedString'
```

## Author

Keunhyun Oh, [email protected]

## License

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