dagronf / QRCode

A quick and beautiful macOS/iOS/tvOS/watchOS QR Code generator/detector library for SwiftUI, Swift and Objective-C.
MIT License
438 stars 57 forks source link

Integration #12

Closed aqeelahmad406796 closed 1 year ago

aqeelahmad406796 commented 1 year ago

How can I integrate this library with my project? it would be better if this library can be integrated using cocoa pods.

dagronf commented 1 year ago

This project uses Swift Package Manager for integration.

I have very little experience with CocoaPods, if you could create a qrcode.podspec file I'd be very happy

dagronf commented 1 year ago

Try v13.0.0 - I've added cocoapods support.