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

Commit 74835ed

Browse files
Merge branch 'release/3.0.3' into develop
2 parents 359fbbc + fa37fbd commit 74835ed

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.2"
3+
spec.version = "3.0.3"
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)