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"