You need the latest version of xcode and cocoapods.
fuse install android
should install all needed dependencies
uno build -t=ios -d -DCOCOAPODS
uno build -t=android -DGRADLE
Android by default uses the zbar
library. Alternatively build with -DZXING
to use the zxing
library