Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaoj committed Jun 12, 2015
2 parents 8d47959 + 6870623 commit 8d4e35d
Show file tree
Hide file tree
Showing 22 changed files with 1,939 additions and 1,365 deletions.
2 changes: 1 addition & 1 deletion BSImagePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BSImagePicker"
s.version = "1.0"
s.version = "1.0.1"
s.summary = "BSImagePicker is a multiple image picker for iOS 8."
s.description = <<-DESC
A mix between the native iOS 8 gallery and facebooks image picker. Allows you to preview and select multiple images.
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- BSImagePicker (1.0):
- UIImageViewModeScaleAspect (= 1.3)
- UIImageViewModeScaleAspect (~> 1.3)
- FBSnapshotTestCase (1.8.1)
- UIImageViewModeScaleAspect (1.3)

Expand All @@ -13,8 +13,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
BSImagePicker: 5115b62f4595f731fa92c47a94911186f9bda2ad
BSImagePicker: 4c5c5c07186ea635ddd65ddc4e6abff3276d6c1b
FBSnapshotTestCase: 3dc3899168747a0319c5278f5b3445c13a6532dd
UIImageViewModeScaleAspect: ec78901acfc20d3782154111a21d34390f8f71ad

COCOAPODS: 0.37.1
COCOAPODS: 0.37.2
8 changes: 4 additions & 4 deletions Example/Pods/Local Podspecs/BSImagePicker.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,376 changes: 1,204 additions & 1,172 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8d4e35d

Please sign in to comment.