Gravity 1.2.6

Gravity 1.2.6

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Sep 2015

Maintained by Grant Davis.



Gravity 1.2.6

  • By
  • Grant Davis

Gravity - An iOS Toolkit

Authored by Grant Davis.

Gravity is a collection of categories, components, and utility methods brought together into a single library.

It includes additions for view management...

Working with data...

And much more.

Using Gravity

Gravity can be easily installed using Cocoapods by adding the following line to you project's Podfile:

pod 'Gravity'

To manually install Gravity, follow the Apple Developer Guide for linking against static libraries here: https://developer.apple.com/library/ios/technotes/iOSStaticLibraries/Articles/configuration.html#//apple_ref/doc/uid/TP40012554-CH3-SW1

Status

I'm currently in the process of breaking Gravity out into smaller modules. I've learned over time its not a great idea to have a big "toolbox" repository such as this one. I typically probably use 20-40% of the library, and that is not ideal.

This project will slowly be phased out in favor of the new pared down, more focused repos. Below are the repos that have already been broken out: