Commit bc654c0b52c84d48b4999687799d66f9f7928b18

Authored by zhangxiaowen
2 parents c7d8c9bf 57995b80

Merge branch 'master' of bj.gitlab.cnlive.com:ios-team/CNLiveServices

Showing 1 changed file with 2 additions and 2 deletions
CNLiveServices.podspec
... ... @@ -9,7 +9,7 @@
9 9 Pod::Spec.new do |s|
10 10 s.name = 'CNLiveServices'
11 11 s.version = '0.0.1'
12   - s.summary = 'CNLiveServices.'
  12 + s.summary = '网家家 - 业务接口协议库'
13 13  
14 14 # This description is used to generate tags and improve search results.
15 15 # * Think: What does it do? Why did you write it? What is the focus?
... ... @@ -18,7 +18,7 @@ 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   -TODO: 网家家-服务层.
  21 +TODO: Add long description of the pod here.
22 22 DESC
23 23  
24 24 s.homepage = 'http://bj.gitlab.cnlive.com/ios-team/CNLiveServices'
... ...