hank
2018-08-30 7be7ad711909f384c4a9bc0a7f2991a50ae69049
commit | author | age
a0a843 1 framework module TwitterKit {
655e66 2     umbrella header "TWTRKit.h"
a0a843 3
H 4     export *
5     module * { export * }
6
7     link framework "AVFoundation"
8     link framework "CoreMedia"
9     link framework "SafariServices"
10 }