This repository was archived by the owner on Jun 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
CollectionViewPagingLayout.xcodeproj
CollectionViewPagingLayout Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "CollectionViewPagingLayout"
3- s . version = "1.0.1 "
3+ s . version = "1.0.2 "
44 s . summary = "A simple but highly customizable layout for UICollectionView and SwiftUI."
55
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 600600 "@executable_path/Frameworks",
601601 "@loader_path/Frameworks",
602602 );
603+ MARKETING_VERSION = 1.0.2;
603604 PRODUCT_BUNDLE_IDENTIFIER = amir.app.CollectionViewPagingLayout;
604605 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
605606 SKIP_INSTALL = YES;
626627 "@executable_path/Frameworks",
627628 "@loader_path/Frameworks",
628629 );
630+ MARKETING_VERSION = 1.0.2;
629631 PRODUCT_BUNDLE_IDENTIFIER = amir.app.CollectionViewPagingLayout;
630632 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
631633 SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
Original file line number Diff line number Diff line change 11PODS:
2- - CollectionViewPagingLayout (1.0.0 )
2+ - CollectionViewPagingLayout (1.0.2 )
33 - Splash (0.13.0)
44 - SwiftLint (0.41.0)
55
@@ -24,7 +24,7 @@ CHECKOUT OPTIONS:
2424 :git: https://github.com/amirdew/Splash.git
2525
2626SPEC CHECKSUMS:
27- CollectionViewPagingLayout: 3d6aa471bb35a58afaee12704290d0f70db74f2e
27+ CollectionViewPagingLayout: 418c8f5fc92cb35673f961196d5e0509ab853667
2828 Splash: 5ec9a07c4bbf047ddd659bfc11d35331d31004f7
2929 SwiftLint: c585ebd615d9520d7fbdbe151f527977b0534f1e
3030
You can’t perform that action at this time.
0 commit comments