hank
2018-08-30 2b2f1a15e633f33c229877b8ee1e30e744c48b12
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 }