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

Commit 476ca0c

Browse files
version 3.0.1
1 parent ecba762 commit 476ca0c

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 = "3.0.0"
3+
spec.version = "3.0.1"
44
spec.summary = "A camera view controller with custom image picker and image cropping."
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)