stripe-ios/Stripe/module.modulemap

5 lines
97 B
Plaintext

framework module Stripe {
umbrella header "Stripe.h"
export *
module * { export * }
}