Bogdan Poplauschi

29pods

APUtils

Collection of helpful categories and magik one liners for iOS/Mac OS development.

License: MIT

  • Objective C

BPForms

Inspired from BZGFormViewController, BPForms allows easily creating beautiful dynamic forms.

License: MIT

  • Objective C

CocoaLumberjack

It is similar in concept to other popular logging frameworks such as log4j, yet is designed specifically for objective-c, and takes advantage of features such as multi-threading, grand central dispatch (if available), lockless atomic operations, and the dynamic nature of the objective-c runtime.

License: BSD-3-Clause

  • Objective C

CrashlyticsFramework

The most powerful, yet lightest weight crash reporting solution for iOS and Android developers. | Crashlytics

License: Custom

  • Objective C

libaom

License: Unknown

libwebp

Library to encode and decode images in WebP format.

License: BSD-3-Clause

  • C

SDWebImage

This library provides a category for UIImageView with support for remote images coming from the web. It provides an UIImageView category adding web image and cache management to the Cocoa Touch framework, an asynchronous image downloader, an asynchronous memory + disk image caching with automatic cache expiration handling, a guarantee that the same URL won't be downloaded several times, a guarantee that bogus URLs won't be retried again and again, and performances!

License: MIT

  • Objective C

YSRangeSlider

Configurable range slider for iOS (IBInspectable and IBDesignable)

License: MIT

  • Swift

YSWebView

YSWebView wraps a webview, UIWebView or WKWebView based on the OS availability

License: MIT

  • Objective C