Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 2216a4e

Browse files
committed
Update pod version to 0.7.0
1 parent a1bf146 commit 2216a4e

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
@@ -1,5 +1,5 @@
11
PODS:
2-
- WPMediaPicker (0.6.1)
2+
- WPMediaPicker (0.7.0)
33

44
DEPENDENCIES:
55
- WPMediaPicker (from `../`)
@@ -9,6 +9,6 @@ EXTERNAL SOURCES:
99
:path: ../
1010

1111
SPEC CHECKSUMS:
12-
WPMediaPicker: 1596fcd29afc5a7d0c4baf9361a2b96887a2c3ad
12+
WPMediaPicker: f721cacd4113c6e718a1c7296083b9fd4a040536
1313

1414
COCOAPODS: 0.39.0

WPMediaPicker.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "WPMediaPicker"
3-
s.version = "0.6.1"
3+
s.version = "0.7.0"
44
s.summary = "WPMediaPicker is an iOS controller that allows capture and picking of media assets."
55
s.description = <<-DESC
66
WPMediaPicker is an iOS controller that allows capture and picking of media assets.

0 commit comments

Comments
 (0)