From 52abee08fa4a40dce94e68e4f9b8b5db10b655a3 Mon Sep 17 00:00:00 2001 From: corin8823 Date: Mon, 8 May 2017 19:38:54 +0900 Subject: [PATCH] Update podspec --- Example/Podfile.lock | 4 ++-- PopupCollectionViewController.podspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index edd5a22..19ba645 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - PopupCollectionViewController (0.2.1) + - PopupCollectionViewController (0.2.2) DEPENDENCIES: - PopupCollectionViewController (from `../`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - PopupCollectionViewController: c8861cc595700cd9a27e320c6a8cdd42821316c9 + PopupCollectionViewController: 2c542e6a27d90a2867cc97355a2a4e3b9d94f8d5 PODFILE CHECKSUM: 149b607a76921de4dcb0280083a71f596b312fd0 diff --git a/PopupCollectionViewController.podspec b/PopupCollectionViewController.podspec index a08503e..8bffe66 100644 --- a/PopupCollectionViewController.podspec +++ b/PopupCollectionViewController.podspec @@ -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"