1
2
3
4
5
6
framework module EZOpenSDKFramework {
  umbrella header "EZOpenSDKFramework.h"
 
  export *
  module * { export * }
}