Skip to content

Commit

Permalink
Merge pull request #9 from corin8823/fix/update_podspec
Browse files Browse the repository at this point in the history
Update podspec
  • Loading branch information
corin8823 authored May 8, 2017
2 parents 9055455 + 52abee0 commit d025a05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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:
- PopupCollectionViewController (0.2.1)
- PopupCollectionViewController (0.2.2)

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

SPEC CHECKSUMS:
PopupCollectionViewController: c8861cc595700cd9a27e320c6a8cdd42821316c9
PopupCollectionViewController: 2c542e6a27d90a2867cc97355a2a4e3b9d94f8d5

PODFILE CHECKSUM: 149b607a76921de4dcb0280083a71f596b312fd0

Expand Down
2 changes: 1 addition & 1 deletion PopupCollectionViewController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PopupCollectionViewController"
s.version = "0.2.1"
s.version = "0.2.2"
s.summary = "PopupCollectionViewController is a collectionView in Popup view"
s.homepage = "https://github.com/corin8823/PopupCollectionViewController"
# s.screenshots = "https://github.com/corin8823/PopupCollectionViewController/blob/master/ScreenShots/Screenshot.gif"
Expand Down

0 comments on commit d025a05

Please sign in to comment.