blob: 602c1c0626bc090c9e6c4abeebd7981f37d376d8 [file] [log] [blame]
{
"name": "HCountryPicker",
"version": "1.2.4",
"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/hyubyn/CountryPicker",
"tag": "1.2.4"
},
"platforms": {
"ios": "4.3"
},
"source_files": "CountryPicker/CountryPicker.{h,m}",
"resources": "CountryPicker/CountryPicker.bundle",
"requires_arc": true
}