Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SURYAKANTSHARMA authored Sep 16, 2023
1 parent 302737b commit 196acdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,11 @@ If you want support Swift 4.1/3.3
For supporting iOS 14 or below
pod 'SKCountryPicker'

```
For iOS 15 and above (Combine and Swiftui version)
pod 'SKCountryPicker', :git => 'https://github.com/SURYAKANTSHARMA/CountryPicker', :branch => 'iOS15AndAbove'

```

Please note iOS 14 will be discontinued after in 2024.
#### [Carthage](https://github.com/Carthage/Carthage)
The steps required to use Carthage for dependency management are described [here](https://github.com/Carthage/Carthage#getting-started) but lets add them to this README as well for good measure.
Expand Down

0 comments on commit 196acdf

Please sign in to comment.