Skip to content

Commit

Permalink
Increased pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaherKSantina committed May 6, 2020
1 parent 73d9431 commit dbfeb73
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- MSPeekCollectionViewDelegateImplementation (3.0.4)
- MSPeekCollectionViewDelegateImplementation (3.1.0)

DEPENDENCIES:
- MSPeekCollectionViewDelegateImplementation (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
MSPeekCollectionViewDelegateImplementation: 40c00e42f81d221a929432a7f2e06e1cea507c1c
MSPeekCollectionViewDelegateImplementation: 7115b89c6065613e77045836730eb2f63c3bc958

PODFILE CHECKSUM: 8d230cee08c8a8b7e62859eff8016277efe2311d

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion MSPeekCollectionViewDelegateImplementation.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'MSPeekCollectionViewDelegateImplementation'
s.version = '3.0.4'
s.version = '3.1.0'
s.summary = 'A custom paging behavior that peeks the previous and next items in a collection view'
s.swift_version = '5.0'

Expand Down

0 comments on commit dbfeb73

Please sign in to comment.