hank
2017-06-14 a0a84333e64f1e94ae9d0f69545037c60e781842
commit | author | age
a0a843 1 framework module TwitterKit {
H 2     umbrella header "TwitterKit.h"
3
4     export *
5     module * { export * }
6
7     link framework "AVFoundation"
8     link framework "CoreMedia"
9     link framework "SafariServices"
10 }