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

Using Cocoapods #2

Closed
arshadsk5 opened this issue Aug 14, 2019 · 2 comments
Closed

Using Cocoapods #2

arshadsk5 opened this issue Aug 14, 2019 · 2 comments

Comments

@arshadsk5
Copy link

I am using pods in my project, how i can install using pods or manually ? please help.

@dmrschmidt
Copy link
Owner

Cocoapods is not currently supported and likely won't be. I'll add support for Swift Package Manager, hopefully soon.

Adding manually however is straightforward. Simply checkout the repo and build the QRCode framework target. You can then include the generated framework in your project like any other framework.

@dmrschmidt
Copy link
Owner

well I changed my mind as I was bored right now ;)

pod 'SimpleQRCode', '~> 0.6.0'

https://cocoapods.org/pods/SimpleQRCode

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