Cocoapods

Cocoapods and the localized string files

Cocoapods is an open-source dependency management tool built with Ruby for the iOS and the Mac OS X platforms. It aims to make the developer’s life easier by downloading/updating/managing/configuring the libraries needed for your project for you. As developer, if you want to add your…

Why I Move From ZXing to ZBar

Nowadays the QRCode are still used in many mobile applications, and iOS applications are no exception to the rule. In a previous post I already talked about ZXing which is a popular QRCode reader for iOS. Unfortunately since iOS6 I have some trouble with this…