blob: f564438302eeb1b127a17658c4ec1f6c8c916438 [file] [log] [blame]
{
"name": "CountryPickerIOS",
"version": "1.0.2",
"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.2"
},
"source_files": "CountryPickerView/Classes/**",
"resources": "CountryPickerView/Resources/**"
}