Creating your custom Objective C Framework for iOS Apps

Prathma Rastogi
7 min readAug 5, 2018

So what is framework?
A framework is a modular and reusable set of code that is used as the building blocks of higher-level pieces of software.
It is a bundle (Directory structure) that contains shared libraries as well as sub directories of headers and other resources. However Frameworks can include the following,

  • Shared Library
  • Header Files describing the API
  • Documentation
  • Additional Resources

--

--

Prathma Rastogi

SU Grad || Sr. SE @Visa || Klokwork Shop Management SE Intern || iOS Dev @Roundglass Curofy || IIITA UnderGrad// Believe in learning and growing..