This is an automated email from the ASF dual-hosted git repository.

kyork pushed a commit to branch release/0.28
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git


The following commit(s) were added to refs/heads/release/0.28 by this push:
     new 25117b6  [iOS] update WeexSDK.podspec (#2990)
25117b6 is described below

commit 25117b668ec4ef9323a97dd59ae27a2270a11c3a
Author: jianhan-he <[email protected]>
AuthorDate: Mon Oct 28 17:56:24 2019 +0800

    [iOS] update WeexSDK.podspec (#2990)
---
 WeexSDK.podspec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/WeexSDK.podspec b/WeexSDK.podspec
index bdb1615..050e37f 100644
--- a/WeexSDK.podspec
+++ b/WeexSDK.podspec
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
     :type => 'Apache-2.0'
   }
   s.authors      = {
-                    [email protected]
+                    "dev" => "[email protected]"
                    }
   s.platform     = :ios
   s.ios.deployment_target = '9.0'
@@ -123,4 +123,4 @@ Pod::Spec.new do |s|
   
   s.libraries = 'c++'
 
-end
\ No newline at end of file
+end

Reply via email to