Skip to content
Permalink
Browse files
changes
  • Loading branch information
Vinayak Sareen authored and Vinayak Sareen committed Aug 14, 2019
1 parent b4f4f85 commit bde3d282fa6d2030e39a5de069ef2ea422ac26bf
Showing 1 changed file with 2 additions and 2 deletions.
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'SVSwiper'
s.version = '0.1.0'
s.summary = 'A short description of SVSwiper.'
s.summary = 'SVSwiper framework allows users to have animations in singleView Controller'

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
TODO: Add long description of the pod here.
'SVSwiper framework allows users to have animations within a single controller. This library has delegate methods which allows users to customise the navigation options such as menubar tintColor, titles for controllers and other properties'
DESC

s.homepage = 'https://github.coventry.ac.uk/sareenv/SVSwiper'

0 comments on commit bde3d28

Please sign in to comment.