Skip to content

Commit

Permalink
Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
s4cha committed Jan 2, 2019
1 parent fecc50c commit 1d97b9a
Show file tree
Hide file tree
Showing 27 changed files with 9 additions and 31 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "freshOS/Stevia" "4.4.0"
github "freshOS/Stevia" "4.4.1"
github "HHK1/PryntTrimmerView" "3.0.0"
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "HHK1/PryntTrimmerView" "3.0.0"
github "freshOS/Stevia" "4.4.0"
github "freshOS/Stevia" "4.4.1"
6 changes: 3 additions & 3 deletions Carthage/Build/.Stevia.version

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.

This file was deleted.

Binary file modified Carthage/Build/iOS/PryntTrimmerView.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Carthage/Build/iOS/PryntTrimmerView.framework/PryntTrimmerView
Binary file not shown.
8 changes: 1 addition & 7 deletions Carthage/Build/iOS/Stevia.framework/Headers/Stevia-Swift.h

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

Binary file modified Carthage/Build/iOS/Stevia.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Carthage/Build/iOS/Stevia.framework/Stevia
Binary file not shown.
4 changes: 2 additions & 2 deletions YPImagePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'YPImagePicker'
s.version = "3.5.2"
s.version = "3.5.3"
s.summary = "Instagram-like image picker & filters for iOS"
s.homepage = "https://github.com/Yummypets/YPImagePicker"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand All @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.ios.deployment_target = "9.0"
s.source_files = 'Source/**/*.swift'
s.dependency 'SteviaLayout', '~> 4.4.0'
s.dependency 'SteviaLayout', '~> 4.4.1'
s.dependency 'PryntTrimmerView', '~> 3.0.0'
s.resources = ['Resources/*', 'Source/**/*.xib']
s.description = "Instagram-like image picker & filters for iOS supporting videos and albums"
Expand Down

0 comments on commit 1d97b9a

Please sign in to comment.