Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 077ac04

Browse files
Upped pod version to 1.4.0
1 parent ff7966b commit 077ac04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALCameraViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "ALCameraViewController"
3-
spec.version = "1.3.1"
3+
spec.version = "1.4.0"
44
spec.summary = "A camera view controller with custom image picker and image cropping. Written in Swift."
55
spec.source = { :git => "https://github.com/AlexLittlejohn/ALCameraViewController.git", :tag => spec.version.to_s }
66
spec.requires_arc = true

0 commit comments

Comments
 (0)