Skip to content

Commit 6a3df44

Browse files
authored
Merge pull request #286 from phatmann/patch-1
Use master branch for pod
2 parents d59e046 + 18b1dbc commit 6a3df44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Drop in the Spring folder to your Xcode project (make sure to enable "Copy items
77
Or via CocoaPods:
88
```
99
use_frameworks!
10-
pod 'Spring', :git => 'https://github.com/MengTo/Spring.git', :branch => 'swift4'
10+
pod 'Spring', :git => 'https://github.com/MengTo/Spring.git'
1111
```
1212

1313
## Usage with Storyboard

0 commit comments

Comments
 (0)