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

Commit 71024fe

Browse files
v1.4.1
1 parent d6614da commit 71024fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ALCameraViewController.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |spec|
22
spec.name = "ALCameraViewController"
3-
spec.version = "1.4.0"
4-
spec.summary = "A camera view controller with custom image picker and image cropping. Written in Swift."
3+
spec.version = "1.4.1"
4+
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
77
spec.platform = :ios, "8.0"

0 commit comments

Comments
 (0)