Skip to content

Commit

Permalink
Fix README.md (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
camchis authored Feb 3, 2024
1 parent 7cc5475 commit c677a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The following shows platform minimums for running projects with this SDK:
Our SDK requires a minimum iOS deployment target of 13.0. In your project's ios/Podfile, ensure your platform target is set to 13.0.

```
platform :ios '13.0'
platform :ios, '13.0'
```

### Installation
Expand Down

0 comments on commit c677a13

Please sign in to comment.