Skip to content

Commit

Permalink
ver 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrustaa committed Apr 19, 2022
1 parent 9b4e4f4 commit 555bc4a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ButtonClickStyle.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ButtonClickStyle'
s.version = '1.3.0'
s.version = '1.3.1'
s.summary = 'This is a customizable/designable Button-view, with 15 animated click styles, allows design custom buttons from subviews, in xib storyboard'

# This description is used to generate tags and improve search results.
Expand Down
4 changes: 2 additions & 2 deletions Example/ButtonClickStyle.xcodeproj/project.pbxproj
Expand Up @@ -1076,7 +1076,7 @@
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.3.0;
MARKETING_VERSION = 1.3.1;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = mrusta.ButtonClickStyle;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -1098,7 +1098,7 @@
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.3.0;
MARKETING_VERSION = 1.3.1;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = mrusta.ButtonClickStyle;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
8 changes: 4 additions & 4 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

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

0 comments on commit 555bc4a

Please sign in to comment.