We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59e046 commit 18b1dbcCopy full SHA for 18b1dbc
README.md
@@ -7,7 +7,7 @@ Drop in the Spring folder to your Xcode project (make sure to enable "Copy items
7
Or via CocoaPods:
8
```
9
use_frameworks!
10
-pod 'Spring', :git => 'https://github.com/MengTo/Spring.git', :branch => 'swift4'
+pod 'Spring', :git => 'https://github.com/MengTo/Spring.git'
11
12
13
## Usage with Storyboard
0 commit comments