Brad Hilton

25pods

Allegro

Allegro allows you to create struct and class instances at runtime.

License: MIT

  • Swift

AssociatedValues

AssociatedValues is a simple Swift wrapper around Objective-C runtime associated objects.

License: MIT

  • Swift

August

A simple Swift HTTP client that casts responses to your domain models.

License: MIT

  • Swift

Convertible

Converting your basic types and models to-and-from JSON, binary data, etc. is a common task in application development. Convertible defines a collection of Swift protocols and implementations that makes the conversion process easy, so you don't have to write boilerplate code.

License: MIT

  • Swift

ConvertibleArchiver

Lightweight tool for archiving types that conform to DataConvertible (see Convertible framework).

License: MIT

  • Swift

DiffKit

License: MIT

JsonObject

A longer description of JsonObject in Markdown format.

  • Think: Why did you write this? What is the focus? What does it do?
  • CocoaPods will be using this to generate tags, and improve search results.
  • Try to keep it short, snappy and to the point.
  • Finally, don't worry about the indent, CocoaPods strips it!

License: MIT

  • Swift

JsonSerializer

Swift JSON Serialization Made Easy

License: MIT

  • Swift

Ohayou

Ohayou creates a value-type representation of NSDate with convenience methods.

License: MIT

  • Swift

OrderedObjectSet

A native Swift implementation of an ordered object set. Supports the same behavior and functionality as native Swift arrays and sets, ensuring that each and every object in an ordered list only appears once.

License: MIT

  • Swift

Piper

Piper allows you to simplify your multi-threaded code for sequential operations.

License: MIT

  • Swift

PropertyExtensions

PropertyExtensions allows you to dynamically add properties to your class extensions.

License: MIT

  • Swift

Reflection

Reflection enables advanced runtime features like dynamic construction of types and manipulating instance properties.

License: MIT

  • Swift

SortedSet

A native Swift implementation of a sorted set. Requires element to conform to Comparable.

License: MIT

  • Swift

SVWebService

SVWebService makes REST networking simple. You can create services which will serve as interfaces to the API. These will return type-safe JSONModel objects. SVProvider offers convenience methods for GET, PUT, POST, and DELETE requests.

License: MIT

  • Objective C

SwiftCallbacks

SwiftCallbacks replaces the Target-Action pattern with callbacks for UIControl and UIBarButtonItem.

License: MIT

  • Swift

SwiftCollection

SwiftCollection creates an abstraction layer over UICollectionViewDelegate and UICollectionViewDataSource that allows you to compose data representations at the item, section and collection level.

License: MIT

  • Swift

SwiftKVC

SwiftKVC enables Key-Value Coding (KVC) for native Swift classes and structs.

License: MIT

  • Swift

SwiftOrderedSet

A native Swift implementation of an ordered set. Supports the same behavior and functionality as native Swift arrays and sets, ensuring that each and every element in an ordered list only appears once.

License: MIT

  • Swift

Swiftstraints

Write auto layout constraints in a single line of code.

License: MIT

  • Swift

SwiftTable

SwiftTable creates an abstraction layer over UITableViewDelegate and UITableViewDataSource that allows you to compose data representations at the row, section and table level.

License: MIT

  • Swift

Table

Create table layouts declaritively.

License: MIT

  • Swift

XTable

License: MIT