lachlanbell / SwiftOTP

A Swift library for generating One Time Passwords (OTP)
MIT License
285 stars 59 forks source link

Carthage Support? #11

Closed carlosjrtee closed 4 years ago

carlosjrtee commented 5 years ago

We can't use cocoapods for any projects in my company right now. Will this library be available through Carthage in the future?

lachlanbell commented 5 years ago

I’ll look into it. I have almost no experience with Carthage personally, PRs are welcome if someone who does wants to add it 😀.

lachlanbell commented 4 years ago

Added in #24