Skip to content

Commit aff2663

Browse files
committed
publication on CocoaPods
1 parent baafe31 commit aff2663

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Example/Pods/Target Support Files/Pods-CollectionViewCenteredFlowLayout/Pods-CollectionViewCenteredFlowLayout-acknowledgements.markdown

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-CollectionViewCenteredFlowLayout/Pods-CollectionViewCenteredFlowLayout-acknowledgements.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A `UICollectionViewLayout` implementation that aligns the cells to the center.
88
## Installation with CocoaPods
99

1010
```ruby
11-
pod 'CollectionViewCenteredFlowLayout', :git => 'https://github.com/coeur/CollectionViewCenteredFlowLayout.git'
11+
pod 'CollectionViewCenteredFlowLayout'
1212
```
1313

1414
## Usage

0 commit comments

Comments
 (0)