File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'IrregularCollectionUIKit'
11- s . version = '2.0.0 '
11+ s . version = '2.0.1 '
1212 s . summary = 'Irregular Collection View Layout and Controller.'
1313
1414# This description is used to generate tags and improve search results.
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ $ brew install carthage
8585To integrate Alamofire into your Xcode project using Carthage, specify it in your ` Cartfile ` :
8686
8787``` ogdl
88- github "pisces/IrregularCollectionUIKit" ~> 2.0.0
88+ github "pisces/IrregularCollectionUIKit" ~> 2.0.1
8989```
9090
9191Run ` carthage update ` to build the framework and drag the built ` IrregularCollectionUIKit.framework ` into your Xcode project.
You can’t perform that action at this time.
0 commit comments