Wuyx
2016-12-01 d74419b560f6ceea24a8de9df8bc689265ce2c07
modify .podspec
2 files modified
8 ■■■■ changed files
WAApImpl.podspec 4 ●●●● patch | view | raw | blame | history
WAApImpl/3.6.0/WAApImpl.podspec 4 ●●●● patch | view | raw | blame | history
WAApImpl.podspec
@@ -13,8 +13,8 @@
s.summary = 'WAApImpl framework in production environment.'
s.license = 'MIT'
s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
s.homepage = 'http://git.wingsdk.cn:8082/summary/WAApImpl.git'
s.source = { :git => "http://admin@git.wingsdk.cn:8082/r/WAApImpl.git" , :tag => s.version}
s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAApImpl.git'
s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAApImpl.git" , :tag => s.version}
s.platform = :ios
s.ios.deployment_target = "7.0"
s.vendored_frameworks = 'frameworks/*.framework'
WAApImpl/3.6.0/WAApImpl.podspec
@@ -13,8 +13,8 @@
s.summary = 'WAApImpl framework in production environment.'
s.license = 'MIT'
s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
s.homepage = 'http://git.wingsdk.cn:8082/summary/WAApImpl.git'
s.source = { :git => "http://admin@git.wingsdk.cn:8082/r/WAApImpl.git" , :tag => s.version}
s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAApImpl.git'
s.source = { :git => "http://repo@git.wingsdk.cn:8082/r/WAApImpl.git" , :tag => s.version}
s.platform = :ios
s.ios.deployment_target = "7.0"
s.vendored_frameworks = 'frameworks/*.framework'