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
Visit the [Installation](https://github.com/CosmicMind/Algorithm/wiki/Installation) page to learn how to install Algorithm using [CocoaPods](http://cocoapods.org) and [Carthage](https://github.com/Carthage/Carthage).
45
+
## CocoaPods
46
+
47
+
[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:
48
+
49
+
```bash
50
+
$ gem install cocoapods
51
+
```
52
+
53
+
To integrate Algorithm's core features into your Xcode project using CocoaPods, specify it in your `Podfile`:
0 commit comments