Skip to content

Commit

Permalink
修改 CocoaPods install (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeCenY authored Apr 6, 2021
1 parent def4f7b commit 7387302
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@ You can see many demonstrations of what Brightroom can perform and experiments i
**CocoaPods**

```ruby
pod "Brightroom/Engine", "2.0.0-alpha.2"
pod "Brightroom/UI-Classic", "2.0.0-alpha.2"
pod "Brightroom/UI-Crop", "2.0.0-alpha.2"
pod 'Brightroom/Engine', '2.0.0-alpha.8'
pod 'Brightroom/UI-Classic', '2.0.0-alpha.8'
pod 'Brightroom/UI-Crop', '2.0.0-alpha.8'
```

**Swift Package Manager**
Expand Down

0 comments on commit 7387302

Please sign in to comment.