From 017d2a1c4183ac2979e88abbd8d6709a9b189bfd Mon Sep 17 00:00:00 2001 From: corin8823 Date: Fri, 13 Jan 2017 12:34:45 +0900 Subject: [PATCH] Update podspec --- Example/Podfile.lock | 4 ++-- Popover.podspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 16bb27c..1c42446 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - Popover (1.0.2) + - Popover (1.0.3) DEPENDENCIES: - Popover (from `../`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Popover: 0b9d6e722e8833a077b2f449c8101244e2925a91 + Popover: 4546c636aeb712cc3ab8050cfb6d0d2fb6a8086f PODFILE CHECKSUM: 6d2f20b0ca605fb4d048b05500bed6d649d9a399 diff --git a/Popover.podspec b/Popover.podspec index 0cb06f3..5533e7e 100644 --- a/Popover.podspec +++ b/Popover.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Popover" - s.version = "1.0.2" + s.version = "1.0.3" s.summary = "Popover is a balloon library like facebook app. It is written in pure swift." s.homepage = "https://github.com/corin8823" # s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"