Skip to content

Commit 3d42540

Browse files
committed
1.0.5
1 parent ccd7599 commit 3d42540

File tree

5 files changed

+49
-45
lines changed

5 files changed

+49
-45
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.0.4'
11+
s.version = '1.0.5'
1212
s.summary = 'This is a customizable designable button view. Inside layer you can style button, create your own subviews. Choose 9 click animation styles'
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
@@ -936,7 +936,7 @@
936936
DEVELOPMENT_TEAM = Y7546NLJW9;
937937
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
938938
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
939-
MARKETING_VERSION = 1.0.4;
939+
MARKETING_VERSION = 1.0.5;
940940
MODULE_NAME = ExampleApp;
941941
PRODUCT_BUNDLE_IDENTIFIER = mrusta.ButtonClickStyle;
942942
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -957,7 +957,7 @@
957957
DEVELOPMENT_TEAM = Y7546NLJW9;
958958
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
959959
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
960-
MARKETING_VERSION = 1.0.4;
960+
MARKETING_VERSION = 1.0.5;
961961
MODULE_NAME = ExampleApp;
962962
PRODUCT_BUNDLE_IDENTIFIER = mrusta.ButtonClickStyle;
963963
PRODUCT_NAME = "$(TARGET_NAME)";

Example/Pods/Pods.xcodeproj/project.pbxproj

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

Example/Pods/Target Support Files/Pods-ButtonClickStyle_Example/Pods-ButtonClickStyle_Example-Info.plist

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

Example/Pods/Target Support Files/Pods-ButtonClickStyle_Tests/Pods-ButtonClickStyle_Tests-Info.plist

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

0 commit comments

Comments
 (0)