dashboard
repositories
filestore
activity
search
login
main
/
WATwitterImpl
Twitter
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加V3.7.0
hank
2018-08-30
7be7ad711909f384c4a9bc0a7f2991a50ae69049
[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"
}