blob: b836bb8bc49b1ed4eea77de73f191890fe0d342e [file] [log] [blame]
{
"name": "DHCountryPicker",
"version": "0.1.1",
"summary": "Country Picker library for iOS",
"description": "Country picker with phone numbers for iOS",
"homepage": "https://github.com/danielhorv",
"license": "MIT",
"authors": "Daniel Horvath",
"social_media_url": "https://twitter.com/picipuma",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/danielhorv/DHCountryPicker.git",
"tag": "0.1.1"
},
"source_files": "DHCountryPicker/**/*.{h,m,swift,json}",
"dependencies": {
"FlagKit": [
]
},
"swift_version": "5.0"
}