You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,11 +46,7 @@ Or [add it yourself](https://github.com/lvnkmn/ArrayPlusTuple/blob/develop/Array
46
46
47
47
## Installation
48
48
49
-
ArrayPlusTuple is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile:
50
-
51
-
```ruby
52
-
pod 'ArrayPlusTuple'
53
-
```
49
+
ArrayPlusTuple is available through [Swift Package Manager](https://swift.org/package-manager/). To install it, simply add it to your project using this repository's URL as explained [here](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app).
0 commit comments