dasMulli / ios-framework-example

Sample project setup for an iOS framework target containing UI elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS 8+ Framework with GUI example

This project(s) demonstrate how to create and use Frameworks that provide UI components to display in the hosting application. This can be useful when code needs to be reusable or parts of an application are created by third parties without providing access to source code.

The project setup is based an article by kodmunkiā„¢: https://kodmunki.wordpress.com/2015/03/04/cocoa-touch-frameworks-for-ios8-remix/

About

Sample project setup for an iOS framework target containing UI elements


Languages

Language:Objective-C 100.0%