We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d59e046 + 18b1dbc commit 6a3df44Copy full SHA for 6a3df44
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