diff --git a/CountryPickerView/Assets/CountryPickerView.bundle/Data/CountryCodes.json b/CountryPickerView/Assets/CountryPickerView.bundle/Data/CountryCodes.json index 2a589dc..64fa9c8 100755 --- a/CountryPickerView/Assets/CountryPickerView.bundle/Data/CountryCodes.json +++ b/CountryPickerView/Assets/CountryPickerView.bundle/Data/CountryCodes.json @@ -20,7 +20,7 @@ "code": "DZ" }, { -"name": "AmericanSamoa", +"name": "American Samoa", "dial_code": "+1684", "code": "AS" }, diff --git a/Package.swift b/Package.swift index da46a8e..2c410c1 100644 --- a/Package.swift +++ b/Package.swift @@ -1,4 +1,4 @@ -// swift-tools-version:5.0 +// swift-tools-version:5.3 import PackageDescription let package = Package(