dashboard
repositories
filestore
activity
search
login
main
/
WASdkIntf_CN
国内WASDK抽象层
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改podspec文件版本
hank
2017-06-06
3ae2c8ef21fdd67cb71c5d1fa06038d76df0fd19
[WASdkIntf_CN.git]
/
frameworks
/
WASdkIntf.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
framework module WASdkIntf {
umbrella header "WASdkIntf.h"
export *
module * { export * }
}