Upgrade to Sparkle 1.21.3.
[macgdbp.git] / Sparkle.framework%2FVersions%2FA%2FModules%2Fmodule.modulemap
1 framework module Sparkle {
2 umbrella header "Sparkle.h"
3
4 export *
5 module * { export * }
6 }