lpw
2022-06-21 4aeed2fc76be6749888e9982d8902b520c650d71
WASdkImpl_CN.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
 
s.name = 'WASdkImpl_CN'
s.version = '1.1.3'
s.version = '2.6.0'
s.summary = 'WASdkImpl_CN framework in testing environment.'
s.license = 'MIT'
s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
@@ -21,6 +21,6 @@
s.resources = ['config/*.xml','bundle/WASDK-Resource.bundle','localizable/*.plist']
s.libraries = 'sqlite3','z'
s.requires_arc = true
s.dependency 'WASdkIntf_CN', '~> 1.1.3'   #
s.dependency 'WASdkIntf_CN'
 
end