Skip to content

Commit 2d96159

Browse files
authored
Updated Podfile
1 parent 15eb1d0 commit 2d96159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Branch-TestBed-Swift/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
platform :ios, '7.0'
22

33
target "TestBed-Swift" do
4-
pod 'Branch', :git => 'https://github.com/BranchMetrics/ios-branch-deep-linking.git', :branch => 'beta'
4+
pod 'Branch'
55
end

0 commit comments

Comments
 (0)