CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the library includes a set of 249 high-quality, public domain flag images from FAMFAMFAM (http://www.famfamfam.com/lab/icons/flags/) that have been painstakingly re-named by country code to work with the library.
As of SPM arrival with Xcode 11 a lot of project are being migrated from carthage and pods package architectures to Swift Package Manager. Is there any plans to add support for SPM for this library?
As of SPM arrival with Xcode 11 a lot of project are being migrated from carthage and pods package architectures to Swift Package Manager. Is there any plans to add support for SPM for this library?