/iOS-Private-Frameworks

Apple's iOS Private Frameworks

Primary LanguageObjective-CMIT LicenseMIT

iOS Private Framework

Apple's Private Frameworks for iOS

This repo contains reversed-engendered private frameworks used by Apple in iOS.

Private frameworks are frameworks which you are not allowed to use. They are not expected to be used outside of Apple, hence "Private". They are often lower-level libraries which may "break" the system if not used correctly.

Why?

For research purposes 🙂

Enjoy!