Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
corin8823 committed Oct 17, 2016
1 parent 7be1970 commit 3bf542d
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
@@ -1,5 +1,5 @@
PODS:
- Popover (1.0.0)
- Popover (1.0.2)

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

SPEC CHECKSUMS:
Popover: db680d9a0dff764e4468bd574aaef06c80923af7
Popover: 1a91e33fe362597fb2047215592fc3229b4630ce

PODFILE CHECKSUM: 6d2f20b0ca605fb4d048b05500bed6d649d9a399

Expand Down
2 changes: 1 addition & 1 deletion Popover.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Popover"
s.version = "1.0.1"
s.version = "1.0.2"
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"
Expand Down

0 comments on commit 3bf542d

Please sign in to comment.