Wuyx
2016-11-30 0c588258f728b3a09dbf7b092c3b27e7b80d9580
1
2
3
4
5
6
framework module ZipArchive {
  umbrella header "ZipArchive.h"
 
  export *
  module * { export * }
}