David Jennes

12pods

AppwiseCore

Contains a few generic types (appdelegate, config, router, client) and some helper methods.

License: MIT

  • Swift

DJFetchedResultsController

This framework provides a wrapper for fetched results controller with arrays of static data before (or after) the fetched items.

License: MIT

  • Objective C

DJLocalization

This framework should be used for apps that need to be able to switch the active language at runtime.

License: MIT

  • Objective C

p2.OAuth2

OAuth2 frameworks for macOS, iOS and tvOS written in Swift.

A flexible framework supporting standards-compliant implicit and code grant flows. Some websites like Facebook may use slightly differring OAuth2 implementations, for those the framework aims to provide specific subclasses handling these differences.

Start with import p2_OAuth2 in your source files. Code documentation is available from within Xcode (ALT + click on symbols) and on p2.github.io/OAuth2/.

License: NOASSERTION

  • Swift

PhoneVerificationController

This is a replacement for FireBaseUI for phone authentication. The UI is completely customizable using a configuration structure.

License: MIT

  • Swift

StatefulUI

License: MIT

Stencil

Stencil is a simple and powerful template language for Swift.

License: BSD-2-Clause

  • Swift

StencilSwiftKit

This pod contains some additional nodes and filters for Stencil. These additional nodes & filters are mainly dedicated for writing Stencil templates generating Swift code.

License: MIT

  • Swift

SwiftGen

A collection of Swift tools to generate Swift code constants (enums or static lets) for: * asset catalogs, * colors, * fonts * localized strings, * storyboards, * … and more

License: MIT

  • Objective C