Skip to content

A set of category and class extensions for iOS Cocoa frameworks

License

Notifications You must be signed in to change notification settings

andrewgarn/AGFoundation

Repository files navigation

About AGFoundation

AGFoundation is collection of category and class extensions for iOS frameworks including:

  • AudioToolbox
  • AVFoundation
  • CoreLocation
  • Foundation
  • MapKit
  • Macros
  • MessageUI
  • StoreKit
  • System Configuration
  • UIKit

Using AGFoundation in one of your projects? Please get in touch with a link to the app and let me know.

Usage

AGFoundation can be compiled into a framework using the supplied project file, or classes can be imported individually. ARC is required for use, but classes can be used in non ARC projects by using the -fobjc-arc linker flag.

Documentation

Documentation can be browsed online or installed in your Xcode Organizer via the Atom Feed URL.

License

Code is covered by the modified BSD license unless otherwise stated.

About

A set of category and class extensions for iOS Cocoa frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published