File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -14,24 +14,32 @@ Full detail for the use case of each scenario <a href="https://medium.com/p/59ea
1414
1515<h2 >Swift Version</h2 >
1616
17- This project has been upgraded to be compatible with Swift 5.
17+ This project has been upgraded to be compatible with Swift 5.5
1818<br >
1919
2020<hr >
2121
2222
23+ <h2 >Importing With SwiftPM</h2 >
24+
25+ <br >
26+ https://github.com/scribd/LiveCollections 1.0.0
27+ <br >
28+ <br >
29+
30+
2331<h2 >Importing With Carthage</h2 >
2432
2533<br >
26- github "scribd/LiveCollections" "beta_0.9.15 "
34+ github "scribd/LiveCollections" "1.0.0 "
2735<br >
2836<br >
2937
3038
3139<h2 >Importing With CocoaPods</h2 >
3240
3341<br >
34- pod 'LiveCollections', '~ > 0.9.15 '
42+ pod 'LiveCollections', '~ > 1.0.0 '
3543<br >
3644or
3745<br >
You can’t perform that action at this time.
0 commit comments