KumpeHelpers
KumpeHelpers is a collection of helper files commonly used in most of my apps. I created this framework as an easy way of importing my most frequently used scripts instead of having to re-write them or copy/paste in each app and easily syncing changes between all of my apps. So.....this framework is designed for my use but feel free to use it if you wish!
Frameworks Used
- Foundation
- CoreData
- UIKit
- CoreText
Third Party Frameworks Used
Scripts that I incorporated from third party sources
- Pathifier (obtained from a Udacity nanodegree course)
- String+Image (obtained form an example code on stack overflow)
- Logger (code was copied in part from stack overflow)
- Rotate Image (most of class was copied from stack overflow)
KumpeHelpers Classes
- DataController
- Logger
- ShowAlert
- RotateImage
- Spinner
- DebugHelpers
- KumpeAPIClient
- PersistBackgrounds
- ReachabilitySetup
- LaunchURL
- GCDBlackBox
- Pathifier
KumpeHelpers Extensions
- String+Image
- UIImage+Color