mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-11 11:30:51 +00:00
7 lines
146 B
Text
7 lines
146 B
Text
|
|
framework module Pods_IGListKitMessageExample {
|
||
|
|
umbrella header "Pods-IGListKitMessageExample-umbrella.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|