framework module GoogleMobileVision { umbrella header "GoogleMobileVision.h" export * module * { export *} link "sqlite3" link "z" link framework "AVFoundation" link framework "AddressBook" link framework "CoreGraphics" link framework "CoreMedia" link framework "CoreVideo" link framework "Foundation" link framework "LocalAuthentication" link framework "QuartzCore" link framework "Security" link framework "UIKit"}