Skip to content

Commit

Permalink
Updated pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaherKSantina committed Sep 5, 2019
1 parent 8fa11e3 commit fb1a921
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 (1.3.0)
- MSPeekCollectionViewDelegateImplementation (2.0.0)

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

SPEC CHECKSUMS:
MSPeekCollectionViewDelegateImplementation: 4bae5c94006052d1d954664087ce8ae9a9e38ba7
MSPeekCollectionViewDelegateImplementation: 3091e9512b3cd03facdea3c02e57673a4a06246a

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 = '1.3.0'
s.version = '2.0.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 fb1a921

Please sign in to comment.