File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99Pod ::Spec . new do |s |
1010 s . name = 'ORCarousel'
1111 s . version = '1.0.0'
12- s . summary = 'A short description of ORCarousel .'
12+ s . summary = 'ORCarousel by Omega .'
1313
1414# This description is used to generate tags and improve search results.
1515# * Think: What does it do? Why did you write it? What is the focus?
@@ -18,14 +18,14 @@ Pod::Spec.new do |s|
1818# * Finally, don't worry about the indent, CocoaPods strips it!
1919
2020 s . description = <<-DESC
21- 'ORCarousel'
21+ 'This is the carousel by Omega company named \" ORCarousel\" '
2222 DESC
2323
24- s . homepage = 'https://github.com/Egor Lindberg /ORCarousel'
24+ s . homepage = 'https://github.com/Omega-R /ORCarousel'
2525 # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626 s . license = { :type => 'MIT' , :file => 'LICENSE' }
2727 s . author = { 'Egor Lindberg' => '[email protected] ' } 28- s . source = { :git => 'https://github.com/Egor Lindberg /ORCarousel.git' , :tag => s . version . to_s }
28+ s . source = { :git => 'https://github.com/Omega-R /ORCarousel.git' , :tag => s . version . to_s }
2929 # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030
3131 s . ios . deployment_target = '10.0'
You can’t perform that action at this time.
0 commit comments