mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-21 00:08:22 +00:00
7 lines
142 B
Text
7 lines
142 B
Text
|
|
framework module Pods_IGListKitTodayExample {
|
||
|
|
umbrella header "Pods-IGListKitTodayExample-umbrella.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|