mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-14 21:08:48 +00:00
6 lines
134 B
Text
6 lines
134 B
Text
framework module Pods_IGListKitExamples {
|
|
umbrella header "Pods-IGListKitExamples-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|