dashboard
repositories
filestore
activity
search
login
main
/
WATwitterImpl
Twitter
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
[Update] WATwitterImpl (3.6.9)
hank
2018-06-21
2cfb267ecc1bea8bc564466a1620535018dce77c
[WATwitterImpl.git]
/
frameworks
/
TwitterKit.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
7
8
9
10
framework module TwitterKit {
umbrella header "TWTRKit.h"
export *
module * { export * }
link framework "AVFoundation"
link framework "CoreMedia"
link framework "SafariServices"
}