blob: 89e77f22b00328a53c8b55d16e704f95f56e2861 [file] [log] [blame]
{
"name": "CountryPicker",
"version": "1.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"
},
"platforms": {
"ios": null
},
"source_files": "CountryPicker",
"requires_arc": true
}