This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
5.4.0
- Add methods with card.io specific signatures to avoid name collisions
( #201 ) - Add .m so that CocoaPods will generate CardIO modulemap. Thanks to @keith.
( #210 ) - Update CardIOViewStream's previewLayer to be CALayer. Thanks to @wisolith.
( card-io/card.io-iOS-source#63 ) - Update CardIOVideoStream's delegate to be a UIResponder. Thanks to @reidmain.
( card-io/card.io-iOS-source#70 ) - Remove incorrect warning about
suppressScanConfirmation
. Thanks to @kballard.
( #217 ) - Fix warnings when building from source