Blame view

Pods/Target Support Files/Kingfisher/Kingfisher.modulemap 110 Bytes
f2cf74c7   yangbin   1.0.20(4)
1
2
3
4
5
6
  framework module Kingfisher {
    umbrella header "Kingfisher-umbrella.h"
  
    export *
    module * { export * }
  }