Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
HF_Q
/
tederen_ios
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
545a23fe0c
Branches
Tags
guangxi
master
tederen_ios
/
Pods
/
Hyphenate
/
Hyphenate.framework
/
Modules
/
module.modulemap
module.modulemap
99 B
History
Raw
1
2
3
4
5
6
7
framework module Hyphenate {
umbrella header "Hyphenate.h"
export *
module * { export * }
}