Skip to content

Commit 73df78a

Browse files
committed
Update meta
1 parent 9181122 commit 73df78a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,11 @@ If you prefer, there is also a nice [video tutorial](https://www.youtube.com/wat
130130

131131
> 5.x requires RxSwift 6, If you are using RxSwift 5, please use 4.x.
132132
133+
### SPM
134+
135+
1. File > Swift Packages > Add Package Dependency
136+
2. Add https://github.com/RxSwiftCommunity/RxTheme
137+
133138
### Cocoapods
134139

135140
```ruby

RxTheme.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'RxTheme'
3-
s.version = '5.0.2'
3+
s.version = '5.0.4'
44
s.summary = 'Theme management based on RxCocoa'
55
s.description = <<-DESC
66
Theme management based on RxSwift and RxCocoa, easy to use, easy to extend.

0 commit comments

Comments
 (0)