Upgrade to Sparkle 1.21.3.
[macgdbp.git] / Sparkle.framework / Versions / A / Modules / module.modulemap
1 framework module Sparkle {
2 umbrella header "Sparkle.h"
3
4 export *
5 module * { export * }
6 }