dashboard
repositories
filestore
activity
search
login
main
/
WASdkImpl
WASdkImpl
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
[Update] WASdkImpl (3.8.2)
hank
2019-06-20
d034360a7fdabc57a5b026ad88587098b79d846a
[WASdkImpl.git]
/
frameworks
/
AFNetworking.framework
/
Modules
/
module.modulemap
1
2
3
4
5
framework module AFNetworking {
umbrella header "AFNetworking.h"
export *
module * { export * }
}