blob: f54acff7ec27abcee1852030e79e227d7ea17530 [file] [log] [blame]
{
"name": "CountryPickerIOS",
"version": "1.0.1",
"summary": "Lighweight CountryPicker for IOS apps.",
"description": "CountryPicker with ISO country codes and international phone number formats.",
"homepage": "https://github.com/yehorchernenko/CountryPickerIOS",
"license": "MIT",
"authors": {
"Yehor Chernenko": "lordo916@gmail.com"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yehorchernenko/CountryPickerIOS.git",
"tag": "1.0.1"
},
"source_files": "CountryPickerView/Classes/**",
"resources": "CountryPickerView/Resources/**"
}