Skip to content

Commit cad0e6e

Browse files
committed
Bump pod version
1 parent 6c9b4a8 commit cad0e6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PODS:
44
- FBSnapshotTestCase/Core (2.1.4)
55
- FBSnapshotTestCase/SwiftSupport (2.1.4):
66
- FBSnapshotTestCase/Core
7-
- SWSegmentedControl (2.1.0)
7+
- SWSegmentedControl (2.2.0)
88

99
DEPENDENCIES:
1010
- FBSnapshotTestCase
@@ -16,7 +16,7 @@ EXTERNAL SOURCES:
1616

1717
SPEC CHECKSUMS:
1818
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
19-
SWSegmentedControl: 125269f1c17a2d0f5f1bf2db66920a76f8816dbe
19+
SWSegmentedControl: 7cb9974f265a962f3e226ed3848d90aa793fb9dc
2020

2121
PODFILE CHECKSUM: 4d73b6e40f519ba6f6a5a464f3d226d71ae8cddc
2222

SWSegmentedControl.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "SWSegmentedControl"
11-
s.version = "2.1.0"
11+
s.version = "2.2.0"
1212
s.summary = "A Android-like tab bar, drop-in replacement for UISegmentedControl."
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)