Konstantin Kabanov

4pods

AlamofireNetworkActivityLogger

Network request logger for Alamofire

License: MIT

  • Swift

Respinner

Simple, customizable spinning refresh control written in Swift.

License: MIT

  • Swift

SpinningRefreshControl

Simple customizable spinning refresh control.

License: MIT

TMLKit

Tml for Objective C is the most advanced translation solution for iOS applications.

It reduces the number of steps required for translating an app to the absolute minimum. All you need to do is to include the Tml header file in your app, initialize the SDK and use the various translation macros to internationalize your content.

The SDK comes with its own language selector, where users can switch languages. Or you can use the language set by the OS.

It also comes with In-App Translator - where you can ask your users to help translate your app right from within your app.

Tml SDK integrates with TranslationExchange.com service, where you can manage the entire translation process - add new languages, invite translators, manage phrases, and much more.

Once the translations are done, they will be automatically downloaded and installed by the SDK in your app. Everything is done real-time - you DO NOT need to submit a new application to the App Store. You can simply enable a new language on TranslationExchange and it will immediately be available in your application.

You can learn more about the SDK by visiting the project's GitHub page:

https://github.com/translationexchange/tml-objc

or running sample applications:

Demo app that comes with the SDK:

https://github.com/translationexchange/tml-objc/tree/master/Project

“Wammer” application that shows how the SDK can be integrated into a messaging app:

https://github.com/translationexchange/tml-objc-samples-wammer

License: MIT

  • Objective C