blob: 429dbc7ca12328f11c88fad29475f45000310a64 [file] [log] [blame]
{
"name": "HCountryPicker",
"version": "1.2.5",
"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.5"
},
"platforms": {
"ios": "4.3"
},
"source_files": "CountryPicker/CountryPicker.{h,m}",
"resources": "CountryPicker/CountryPicker.bundle",
"requires_arc": true
}