lipengwei
2019-09-27 e2802013d5f069ecfa89dfc7b8a0ceff10de65f7
WAPushImpl/3.6.4/WAPushImpl.podspec
@@ -20,7 +20,7 @@
s.vendored_frameworks = 'frameworks/*.framework'
s.resources = ['config/*.xml']
s.requires_arc = true
s.dependency 'WASdkIntf', '3.6.4'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '3.6.4'
s.dependency 'WASdkIntf', '~> 3.6.4'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '~> 3.6.4'
end