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

Installation guide for Cocoapods / Carthage? #6

Open
james-ff opened this issue Jul 1, 2019 · 1 comment
Open

Installation guide for Cocoapods / Carthage? #6

james-ff opened this issue Jul 1, 2019 · 1 comment

Comments

@james-ff
Copy link

james-ff commented Jul 1, 2019

Would it be possible to have an easy way to include this as a dependency for a project?

Many Thanks

@sirnacnud
Copy link
Contributor

For Carthage all you need to do is add github "kayak/attributions" to your Cartfile. This will compile the code for AttributionsViewController into a Framework, which you then include in your project. In order to run the attributions2json.py and cartfile2json.py scripts, you will need to run them out of the Carthage/Checkouts/attributions directory. You then include the generated JSON files in your project.

Currently there is no Cocoapods support.

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

No branches or pull requests

2 participants