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