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
This is a repository of our open source iOS SDK, and the information presented here serves as a reference manual for our iOS SDK. See the table of contents below for a complete list of the content featured in this document.
@@ -23,6 +26,14 @@ Branch is available through [CocoaPods](http://cocoapods.org). To install it, si
23
26
```objc
24
27
pod "Branch"
25
28
```
29
+
### Carthage
30
+
31
+
To integrate Branch into your project using Carthage add the following to your `Cartfile`:
0 commit comments