Skip to content

Commit

Permalink
Moved LocalizedView to Localization
Browse files Browse the repository at this point in the history
  • Loading branch information
lfarah committed Feb 25, 2016
1 parent ee63e20 commit 4d35f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ Projects in Swift will be marked with :large_orange_diamond:, Swift Extensions w
* [BartyCrouch](https://github.com/Flinesoft/BartyCrouch) - Incrementally update your Storyboard localizations with ease. :large_orange_diamond:
* [Lin](https://github.com/questbeat/Lin) - Xcode plugin that provides auto-completion for NSLocalizedString.
* [Localize-Swift](https://github.com/marmelroy/Localize-Swift) - Swift 2.0 friendly localization and i18n with in-app language switching :large_orange_diamond:
* [LocalizedView](https://github.com/darkcl/LocalizedView) - Setting up application specific localized string within Xib file.

### Logging
* [CleanroomLogger](https://github.com/emaloney/CleanroomLogger) - A configurable and extensible Swift-based logging API that is simple, lightweight and performant. :large_orange_diamond:
Expand Down Expand Up @@ -739,7 +740,6 @@ Most of these are paid services, some have free tiers.
* [CRParticleEffect](https://github.com/Cleveroad/CRParticleEffect) - A CocoaPod that simplifies creation of the particle effects
* [ValueStepper](https://github.com/BalestraPatrick/ValueStepper) - A Stepper object that displays its value. :large_orange_diamond:
* [CircleMenu](https://github.com/Ramotion/circle-menu) - An animated, multi-option menu button. :large_orange_diamond:
* [LocalizedView](https://github.com/darkcl/LocalizedView) - Setting up application specific localized string within Xib file.
* [Spots](https://github.com/hyperoslo/Spots) - Spots is a view controller framework that makes your setup and future development blazingly fast. :large_orange_diamond:
* [APAddressBook](https://github.com/Alterplay/APAddressBook) - Easy access to iOS address book

Expand Down

0 comments on commit 4d35f0b

Please sign in to comment.