Skip to content

Commit 91f8331

Browse files
committed
Update CocoaPods installation guide
1 parent dbf2c0f commit 91f8331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ source 'https://github.com/CocoaPods/Specs.git'
5151
use_frameworks!
5252

5353
target '<Your Target Name>' do
54-
pod 'BottomSheet', '~> 2.0'
54+
pod 'BottomSheet', :git => 'https://github.com/joomcode/BottomSheet'
5555
end
5656
```
5757

0 commit comments

Comments
 (0)