LocalizedView
##What is this?
LocalizedView is a helper class for setting up application specific localized string within Xib file.
Here is a video demo of how this works:
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Xcode 6
Installation
LocalizedView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LocalizedView'
Author
Yeung Yiu Hung, [email protected]
License
LocalizedView is available under the MIT license. See the LICENSE file for more info.