Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
corin8823 committed Jan 13, 2017
1 parent 85cad68 commit 017d2a1
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:
- Popover (1.0.2)
- Popover (1.0.3)

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

SPEC CHECKSUMS:
Popover: 0b9d6e722e8833a077b2f449c8101244e2925a91
Popover: 4546c636aeb712cc3ab8050cfb6d0d2fb6a8086f

PODFILE CHECKSUM: 6d2f20b0ca605fb4d048b05500bed6d649d9a399

Expand Down
2 changes: 1 addition & 1 deletion Popover.podspec
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 017d2a1

Please sign in to comment.