Skip to content

Commit bb27044

Browse files
committed
Bump podspec version to 1.2.5
1 parent e7f3cae commit bb27044

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

CZPhotoPickerController.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "CZPhotoPickerController"
3-
s.version = "1.2.4"
3+
s.version = "1.2.5"
44
s.summary = "A photo picker offering 'use last photo taken', 'take photo', and 'choose from library'."
55
s.homepage = "https://github.com/carezone/CZPhotoPickerController"
66
s.license = "Apache 2.0"
77
s.authors = { "Brian Cooke" => "brian@carezone.com", "Peyman Oreizy" => "peyman@carezone.com" }
8-
s.source = { :git => "https://github.com/carezone/CZPhotoPickerController.git", :tag => "1.2.4" }
8+
s.source = { :git => "https://github.com/carezone/CZPhotoPickerController.git", :tag => "1.2.5" }
99
s.platform = :ios, '8.0'
1010
s.frameworks = 'AssetsLibrary', 'MobileCoreServices'
1111
s.source_files = 'CZPhotoPickerController'

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- CZPhotoPickerController (1.2.4)
2+
- CZPhotoPickerController (1.2.5)
33

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

1111
SPEC CHECKSUMS:
12-
CZPhotoPickerController: cddaed327bc301d077d1d4e76d29eb3b986e1891
12+
CZPhotoPickerController: b8d2c5fe286e9b8d1b1143a69975d9d9eabee047
1313

1414
COCOAPODS: 0.39.0

Example/Pods/Local Podspecs/CZPhotoPickerController.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)