mirror of
https://github.com/averello/ConnectionKit.git
synced 2026-03-03 18:24:03 +01:00
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
framework module Pods_ConnectionKit_Tests {
|
|
umbrella header "Pods-ConnectionKit_Tests-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|