I’m looking for a library to scan EAN codes in iOS. So far I’ve come across
- zxing but the iOS port scans only QR
- zbar which is copyleft licensed
- Cocoa-Touch-Barcode which only generates codes
- commercial libraries like shopsavvy’s scannerkit
However what I need is a free-to-use library without the copyleft restrictions. Is there such a thing?
This port seems alive and updated to ZXing 2.0 !