blob: a65b60c564023dac2ec26d5b468181d7b8a4623c [file] [log] [blame]
{
"name": "CountryPicker",
"version": "1.2.2",
"license": "zlib",
"summary": "CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list.",
"homepage": "http://github.com/nicklockwood/CountryPicker",
"authors": {
"Nick Lockwood": "http://charcoaldesign.co.uk/"
},
"source": {
"git": "https://github.com/nicklockwood/CountryPicker.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "4.3"
},
"source_files": "CountryPicker/CountryPicker.{h,m}",
"requires_arc": true
}