Skip to content

Commit 972a36e

Browse files
committed
Stop CocoaPods releases
1 parent bb706a4 commit 972a36e

File tree

2 files changed

+1
-30
lines changed

2 files changed

+1
-30
lines changed

.github/workflows/release-swift.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Or add it in Xcode by going to `File` > `Add Packages...` and providing the URL:
168168

169169
If you like you can also use CocoaPods instead of SPM:
170170
```ruby
171-
pod 'KMPObservableViewModelSwiftUI', '1.0.2'
171+
pod 'KMPObservableViewModelSwiftUI', git: 'https://github.com/rickclephas/KMP-ObservableViewModel.git', tag: 'v1.0.2'
172172
```
173173
</p>
174174
</details>

0 commit comments

Comments
 (0)