File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "ZJBaseUtils"
3
- s . version = "1.5.3 "
3
+ s . version = "1.5.4 "
4
4
s . summary = "Provide common、general、basic API and extensions for iOS Platform."
5
5
6
6
s . description = <<-DESC
Original file line number Diff line number Diff line change 1715
1715
"@executable_path/Frameworks",
1716
1716
"@loader_path/Frameworks",
1717
1717
);
1718
- MARKETING_VERSION = 1.5.3 ;
1718
+ MARKETING_VERSION = 1.5.4 ;
1719
1719
PRODUCT_BUNDLE_IDENTIFIER = org.eafy.ZJBaseUtils;
1720
1720
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
1721
1721
SKIP_INSTALL = YES;
1750
1750
"@executable_path/Frameworks",
1751
1751
"@loader_path/Frameworks",
1752
1752
);
1753
- MARKETING_VERSION = 1.5.3 ;
1753
+ MARKETING_VERSION = 1.5.4 ;
1754
1754
PRODUCT_BUNDLE_IDENTIFIER = org.eafy.ZJBaseUtils;
1755
1755
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
1756
1756
SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments