Skip to content

Commit a709742

Browse files
committed
ver 1.3.2
1 parent fb0289e commit a709742

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

ButtonClickStyle.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

1414
# This description is used to generate tags and improve search results.

Example/ButtonClickStyle.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@
10761076
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
10771077
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
10781078
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1079-
MARKETING_VERSION = 1.3.1;
1079+
MARKETING_VERSION = 1.3.2;
10801080
MODULE_NAME = ExampleApp;
10811081
PRODUCT_BUNDLE_IDENTIFIER = mrusta.ButtonClickStyle;
10821082
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -1098,7 +1098,7 @@
10981098
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
10991099
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
11001100
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1101-
MARKETING_VERSION = 1.3.1;
1101+
MARKETING_VERSION = 1.3.2;
11021102
MODULE_NAME = ExampleApp;
11031103
PRODUCT_BUNDLE_IDENTIFIER = mrusta.ButtonClickStyle;
11041104
PRODUCT_NAME = "$(TARGET_NAME)";

Example/Pods/Pods.xcodeproj/project.pbxproj

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

0 commit comments

Comments
 (0)