##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:
To run the example project, clone the repo, and run pod install
from the Example directory first.
Xcode 6
LocalizedView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LocalizedView'
Yeung Yiu Hung, hkclex@gmail.com
LocalizedView is available under the MIT license. See the LICENSE file for more info.