File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -17,29 +17,34 @@ Full detail for the use case of each scenario <a href="https://medium.com/p/59ea
1717This project has been upgraded to be compatible with Swift 5.5
1818<br >
1919
20+ <h2 >iOS Version</h2 >
21+
22+ This minimum supported version is iOS 11.0
23+ <br >
24+
2025<hr >
2126
2227
2328<h2 >Importing With SwiftPM</h2 >
2429
2530<br >
26- https://github.com/scribd/LiveCollections 1.0.1
31+ https://github.com/scribd/LiveCollections 1.0.2
2732<br >
2833<br >
2934
3035
3136<h2 >Importing With Carthage</h2 >
3237
3338<br >
34- github "scribd/LiveCollections" "1.0.1 "
39+ github "scribd/LiveCollections" "1.0.2 "
3540<br >
3641<br >
3742
3843
3944<h2 >Importing With CocoaPods</h2 >
4045
4146<br >
42- pod 'LiveCollections', '~ > 1.0.1 '
47+ pod 'LiveCollections', '~ > 1.0.2 '
4348<br >
4449or
4550<br >
You can’t perform that action at this time.
0 commit comments