Francesco

7pods

Anthropocene

A set of categories that converts human readable dates and time intervals to foundation classes:

  • (NSDateComponents *)componentsFromHumanReadableString: (NSString *)

License: MIT

  • Objective C

CPF-CNPJ-Validator

A Swift library to validate CPF and CNPJ. Automatically strips formatting, covers valid numbers, wrong length, number sequences, and common fake numbers. Options can be passed to allow invalid number sequences, that's useful for testing.

License: MIT

  • Swift

FPGSilentLogger

Plug and play automatic error and navigation logging for iOS apps.

TODO

  • Add a decent description
  • Add support to user navigation
  • Add options to select what to log

License: MIT

  • Objective C

Regex.swift

A simple wrapper for Regular Expressions using Swift 4.0

License: MIT

  • Swift

sinesp

A SINESP API Client that allows you to get information about brazilian vehicles (using their license plate).

License: MIT

  • Swift

UIToast

An Objective-C class designed to look and feel like improved Android Toasts.

  • Tap do dismiss
  • Rotation/Various Screen sizes supported
  • Toasts are not attached do current View/ViewController
  • More to come!

License: MIT

  • Objective C