Browse Source

修改 podspec

xueshaojie 4 năm trước cách đây
mục cha
commit
d28fe8c82c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      WandaPaySDK.podspec

+ 2 - 2
WandaPaySDK.podspec

@@ -8,7 +8,7 @@
 
 Pod::Spec.new do |s|
   s.name             = 'WandaPaySDK'
-  s.version          = '0.1.0'
+  s.version          = '0.1.1'
   s.summary          = 'A short description of WandaPaySDK.'
 
 # This description is used to generate tags and improve search results.
@@ -25,7 +25,7 @@ TODO: Add long description of the pod here.
   # s.screenshots     = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
   s.license          = { :type => 'MIT', :file => 'LICENSE' }
   s.author           = { '1942938371@qq.com' => 'xueshaojie@ewell.cc' }
-  s.source           = { :git => 'http://gogs.yxbing.com/PrivateCocoapods/WandaPaySDK.git', :tag => 0.1.0 }
+  s.source           = { :git => 'http://gogs.yxbing.com/PrivateCocoapods/WandaPaySDK.git', :tag => '0.1.1' }
   # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
 
   s.ios.deployment_target = '11.0'