Skip to content

A Cocoa Touch framework to help you develop high quality iOS apps and app extensions faster.

License

Notifications You must be signed in to change notification settings

Bishaljain/IFACoreUI

 
 

Repository files navigation

Carthage compatible Cocoapods compatible Version Licence Platform

IFACoreUI is a Cocoa Touch framework that helps you develop high quality iOS apps and app extensions faster. IFACoreUI is safe to be linked against app extensions.

IFACoreUI provides the foundation for IFAAppUI. If you need enhanced API functionality that is safe to use by app extensions, then use IFACoreUI. IFAAppUI provides extra functionality on top of IFACoreUI that only apps can use (e.g. access to UIApplication).

Compatibility information:

IFACoreUI version Xcode version iOS deployment target Swift version
1.x 8.x 9.0 3.2
2.x 9.x 10.0 4.0

This framework has been used in a few projects for my clients.

The latest API documentation can be found here.

Additional documentation and sample code are coming soon.

How to integrate IFACoreUI

IFACoreUI can be integrated to your project via Cocoapods or Carthage.

Latest API Documentation

http://cocoadocs.org/docsets/IFACoreUI

3rd Party Credits

About

A Cocoa Touch framework to help you develop high quality iOS apps and app extensions faster.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.4%
  • Other 0.6%