Skip to content

Commit c813959

Browse files
committed
Bumps to 4.3.0
1 parent a1840ce commit c813959

File tree

31 files changed

+55
-23
lines changed

31 files changed

+55
-23
lines changed

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github "HHK1/PryntTrimmerView" "4.0.0"
2-
github "freshOS/Stevia" "5.0.1"
2+
github "freshOS/Stevia" "4.7.3"

Carthage/Build/.Stevia.version

Lines changed: 3 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
-2 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-24 Bytes
Binary file not shown.
Binary file not shown.

Carthage/Build/iOS/YPImagePicker.framework/Headers/YPImagePicker-Swift.h

Lines changed: 48 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

YPImagePicker.framework.zip

-110 KB
Binary file not shown.

YPImagePicker.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'YPImagePicker'
3-
s.version = "4.2.1"
3+
s.version = "4.3.0"
44
s.summary = "Instagram-like image picker & filters for iOS"
55
s.homepage = "https://github.com/Yummypets/YPImagePicker"
66
s.license = { :type => "MIT", :file => "LICENSE" }

YPImagePicker.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@
852852
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
853853
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
854854
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
855-
MARKETING_VERSION = 4.2.1;
855+
MARKETING_VERSION = 4.3.0;
856856
ONLY_ACTIVE_ARCH = YES;
857857
PRODUCT_BUNDLE_IDENTIFIER = com.yummypets.YPImagePicker;
858858
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -885,7 +885,7 @@
885885
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
886886
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
887887
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
888-
MARKETING_VERSION = 4.2.1;
888+
MARKETING_VERSION = 4.3.0;
889889
ONLY_ACTIVE_ARCH = NO;
890890
PRODUCT_BUNDLE_IDENTIFIER = com.yummypets.YPImagePicker;
891891
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)