Skip to content

Commit 1856b3c

Browse files
committed
update README.md
1 parent 9379b48 commit 1856b3c

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,10 @@ The project objective is to enhance the usage experience of the Codable protocol
2121

2222
## Installation
2323

24-
#### Cocoapods
25-
```pod 'CodableWrapper', '0.3.3'```
26-
> No longer supported since 1.0.0, use version 0.3.3 if your project uses <Xcode 15 or <iOS 13.
24+
#### Cocoapods [Beta test](https://github.com/winddpan/CodableWrapper/tree/1.1.0)
25+
``` pod 'CodableWrapper', :git => 'https://github.com/winddpan/CodableWrapper.git', :branch => '1.1.0' ```
2726

2827
#### Swift Package Manager
29-
3028
``` https://github.com/winddpan/CodableWrapper ```
3129

3230
# Example

0 commit comments

Comments
 (0)