summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Pods/Target Support Files/Pods-Stone Island/Pods-Stone Island.modulemap
blob: 8e2119ecd079644b0bbe349e0507af6f4bdd3cac (plain)
1
2
3
4
5
6
framework module Pods_Stone_Island {
  umbrella header "Pods-Stone Island-umbrella.h"

  export *
  module * { export * }
}