Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauddorgans committed Dec 25, 2017
1 parent 5746d5a commit 1fbb837
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions InfiniteLayout.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

Pod::Spec.new do |s|
s.name = 'InfiniteLayout'
s.version = '0.1.1'
s.summary = 'Vertical and Horizontal infinite scrolling for UICollectionView'
s.version = '0.1.3'
s.summary = 'Horizontal and Vertical infinite scrolling feature for UICollectionView'

# 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?
Expand All @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
Vertical and Horizontal infinite scrolling for UICollectionView with Paging and NSProxy delegate
Horizontal and Vertical infinite scrolling feature for UICollectionView with Paging and NSProxy delegate
DESC

s.homepage = 'https://github.com/Arnoymous/InfiniteLayout'
Expand Down

0 comments on commit 1fbb837

Please sign in to comment.