Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrustaa committed Apr 10, 2022
1 parent ccd7599 commit 3d42540
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 45 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.0.4'
s.version = '1.0.5'
s.summary = 'This is a customizable designable button view. Inside layer you can style button, create your own subviews. Choose 9 click animation styles'

# 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 @@ -936,7 +936,7 @@
DEVELOPMENT_TEAM = Y7546NLJW9;
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.0.5;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = mrusta.ButtonClickStyle;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -957,7 +957,7 @@
DEVELOPMENT_TEAM = Y7546NLJW9;
INFOPLIST_FILE = ButtonClickStyle/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.0.4;
MARKETING_VERSION = 1.0.5;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = mrusta.ButtonClickStyle;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
8 changes: 6 additions & 2 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

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.

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

0 comments on commit 3d42540

Please sign in to comment.