Skip to content

Commit

Permalink
Update podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Feb 19, 2014
1 parent 86ecb50 commit 66aa458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Lib/PECropViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
@property (nonatomic) CGRect cropRect;

@property (nonatomic) BOOL toolbarHidden;

@end

@protocol PECropViewControllerDelegate <NSObject>
Expand Down
2 changes: 1 addition & 1 deletion PEPhotoCropEditor.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PEPhotoCropEditor"
s.version = "1.2.3"
s.version = "1.2.4"
s.summary = "Image cropping library for iOS, similar to the Photos.app UI."
s.homepage = "https://github.com/kishikawakatsumi/PEPhotoCropEditor"
s.social_media_url = "https://twitter.com/k_katsumi"
Expand Down

0 comments on commit 66aa458

Please sign in to comment.