Commit 0cf5744fb8cf7fe9da47d3fe9e588aa5afd230ba

Authored by 梁星国
1 parent dcbc8cc4

提交0.0.3

CNLiveServiceCenterModule.podspec
... ... @@ -18,13 +18,13 @@ Pod::Spec.new do |s|
18 18 # * Finally, don't worry about the indent, CocoaPods strips it!
19 19  
20 20 s.description = <<-DESC
21   - 网家家企业端服务中心模块
  21 + 网家家企业端服务中心模块
22 22 DESC
23 23  
24 24 s.homepage = 'http://bj.gitlab.cnlive.com/ios-team/CNLiveServiceCenterModule'
25 25 # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
26 26 s.license = { :type => 'MIT', :file => 'LICENSE' }
27   - s.author = { 'lianxingguo' => 'jyyjkt@qq.com' }
  27 + s.author = { '梁星国' => 'liangxingguo_job@163.com' }
28 28 s.source = { :git => 'http://bj.gitlab.cnlive.com/ios-team/CNLiveServiceCenterModule.git', :tag => s.version.to_s }
29 29 # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
30 30  
... ...