We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8cf0ac commit eb0a4e0Copy full SHA for eb0a4e0
README.md
@@ -10,7 +10,7 @@ Setting up your app to use ThunderBasics is a simple and quick process. You can
10
11
## Carthage
12
13
-- Add `github "3sidedcube/ThunderBasics" == 1.7.0` to your Cartfile.
+- Add `github "3sidedcube/ThunderBasics" == 1.8.0` to your Cartfile.
14
- Run `carthage update --platform ios` to fetch the framework.
15
- Drag `ThunderBasics` into your project's _Linked Frameworks and Libraries_ section from the `Carthage/Build` folder.
16
- Add the Build Phases script step as defined [here](https://github.com/Carthage/Carthage#if-youre-building-for-ios-tvos-or-watchos).
0 commit comments