Commit 4808ab0a3c225e9b11a467893fbe05ef72ca1c48
1 parent
1af5ebba
no message
Showing
1 changed file
with
1 additions
and
2 deletions
CNLiveCommonClass.podspec
| ... | ... | @@ -18,8 +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: Add long description of the pod here. | |
| 22 | - DESC | |
| 21 | +CNLive-iOS的基类组件 DESC | |
| 23 | 22 | |
| 24 | 23 | s.homepage = 'http://bj.gitlab.cnlive.com/ios-team/CNLiveCommonClass' |
| 25 | 24 | # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' | ... | ... |