Skip to content

Commit

Permalink
Draw crop boxes in CropSquareView
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean3llis committed Feb 21, 2016
1 parent 04d9f17 commit 749bd86
Show file tree
Hide file tree
Showing 30 changed files with 2,028 additions and 330 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Carthage/Build

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
use_frameworks!

target 'picdive' do

pod "CGRectExtensions"
end

target 'picdiveTests' do
Expand Down
3 changes: 3 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
PODS:
- CGRectExtensions (2.0)
- Nimble (3.1.0)
- Quick (0.9.1)

DEPENDENCIES:
- CGRectExtensions
- Nimble
- Quick

SPEC CHECKSUMS:
CGRectExtensions: 67fa367a91d537bc2fcdd97069a66262777d1412
Nimble: 79d40f4d69d47314229bbabacaa02b8838c779b9
Quick: a5221fc21788b6aeda934805e68b061839bc3165

Expand Down
Loading

0 comments on commit 749bd86

Please sign in to comment.