vendoo_v1.0/Pods/Target Support Files/Pods-Vendoo-VendooTests/Pods-Vendoo-VendooTests.modulemap
Okechi Onyeje 031a354996 Ebay Listing Now Posts both information and single image
need to rework on categories since subcategory workflow added some complications, but that will be taken care of in a bug fix task
2016-08-23 13:48:34 -04:00

7 lines
136 B
Plaintext

framework module Pods_Vendoo_VendooTests {
umbrella header "Pods-Vendoo-VendooTests-umbrella.h"
export *
module * { export * }
}