Polidea

10pods

PLColors

PLColors is an UIColor and NSColor category that provides methods that allows you to create UIColor or NSColor objects based on the hexadecimal representation of the colors, similar to that used in HTML or CSS language.

License: MIT

  • Objective C

PLCoreDataUtils

A set of helper methods for CoreData

License: BSD

  • Objective C

PLImageManager

Image manager/downloader for iOS

License: BSD

  • Objective C

PLObservers

Small tool for fast implementation of multi-observer pattern in Objective-C

License: MIT

  • Objective C

PLXCoreBluetooth

PLXCoreBluetooth is a thin abstraction layer over CBCentralManager and CBPeripheral that enables programming using Reactive Cocoa.

License: MIT

  • Objective C

PLXFrameLayout

FrameLayout is a tool for positioning, sizing and arranging views without using CGRects.

License: MIT

  • Objective C

PLXImageManager

Image manager/downloader for iOS

License: BSD

  • Objective C

PLXObservers

Small tool for fast implementation of multi-observer pattern in Objective-C

License: MIT

  • Objective C

PLXVisualAttributeConstraints

Offers more readable and concise replacement for constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant: (NSLayoutConstraint, AutoLayout mechanism).

License: BSD

  • Objective C

RxBluetoothKit

RxBluetoothKit is lightweight and easy to use Rx support for CoreBluetooth.

License: Apache-2.0

  • Swift