Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add iOS and OSX framework project and targets #182

Merged
merged 1 commit into from
Apr 12, 2015

Conversation

erichoracek
Copy link
Contributor

This enables developers to embed Masonry into their apps by simply dragging and dropping Masonry.framework into their project without a strong dependency on CocoaPods. It requires no binary distribution.

By adding this project (and no additional configuration files), we also implcitly add support for Carthage, a new Cocoa dependency manager that leverages the power of frameworks to make dependency management simpler.

@erichoracek erichoracek changed the title Add iOS and OSX Framework project and targets Add iOS and OSX framework project and targets Apr 8, 2015
This enables developers to embed Masonry into their apps by simplying dragging and dropping `Masonry.framework` into their project without a strong dependency on CocoaPods. It requires no binary distribution.

By adding this project (and no additional configuration files), we also implcitly add support for [Carthage](https://github.com/Carthage/Carthage), a new Cocoa dependency manager that leverages the power of frameworks to make dependency management simpler.
@cloudkite
Copy link
Contributor

@erichoracek Thanks 👍

cloudkite added a commit that referenced this pull request Apr 12, 2015
Add iOS and OSX framework project and targets
@cloudkite cloudkite merged commit a8ac83f into SnapKit:master Apr 12, 2015
@erichoracek erichoracek deleted the add-framework-support branch April 13, 2015 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants