Authored by gaoqiang xu

更新podspec文件支持 Cocoapods 1.0.0 reviewed by 小熊

... ... @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.description = <<-DESC
An WebView Kit integrated Cordova.
DESC
s.homepage = ""
s.homepage = "http://git.dev.yoho.cn/utility/yhexplorer"
s.license = 'MIT'
s.author = { "xugaoqiang" => "eric.xu@yoho.cn" }
s.source = { :git => "http://git.dev.yoho.cn/utility/yhexplorer.git", :tag => s.version.to_s }
... ...