Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

soffes/ExampleFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

People.framework

Carthage compatible

This is an example framework for iOS & Mac.

Installation

Carthage is the recommended way to install People. Add the following to your Cartfile:

github "soffes/ExampleFramework"

For manual installation, I recommend adding the project as a subproject to your project or workspace and adding the framework as a target dependency.

Usage

import People

let person = Person(name: "Sam")

Enjoy.

About

Example framework for iOS & OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published