File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
33# EZProgressHUD
44
5+ [ ![ codebeat badge] ( https://codebeat.co/badges/82888c2c-2465-4840-ad7d-af0a3239c051 )] ( https://codebeat.co/projects/github-com-shndrs-ezprogresshud-master )
56![ build-status] ( https://travis-ci.org/shndrs/EZProgressHUD.svg?branch=master )
67![ swift-version] ( https://img.shields.io/badge/Swift-5-blueviolet.svg )
78![ version] ( https://img.shields.io/cocoapods/v/EZProgressHUD.svg )
@@ -116,7 +117,7 @@ pod 'EZProgressHUD', '~> 1.4.3'
116117### Swift 5
117118
118119``` ruby
119- pod ` EZProgressHUD` , ` ~> 1.5.1 `
120+ pod ` EZProgressHUD` , ` ~> 1.5.2 `
120121```
121122And then on your terminal run 👇🏻:
122123``` bash
@@ -134,7 +135,7 @@ github "shndrs/EZProgressHUD" "1.4.3"
134135```
135136### Swift 5
136137``` bash
137- github " shndrs/EZProgressHUD" " 1.5.1 "
138+ github " shndrs/EZProgressHUD" " 1.5.2 "
138139```
139140And then on your terminal run 👇🏻:
140141``` bash
You can’t perform that action at this time.
0 commit comments