CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

XBLanguage 1.0.0.1

XBLanguage 1.0.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jul 2015

Maintained by Eugene Nguyen.



 
Depends on:
XBCacheRequest>= 0
JSONKit-NoWarning>= 0
XBExtension>= 0
 

XBLanguage 1.0.0.1

  • By
  • eugenenguyen

Usage

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

Requirements

Installation

How to use

I. Import XBLanguage.h everywhere you want. II. Using following code

localizedLabel.text = XBText(@"YOUR_TEXT", @"THE_SCREEN");

or using with XIB file:

Author

eugenenguyen, [email protected]

License

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