blob: 5689e3a3f53e47f67217a256e6ee8649460a7b3d [file] [log] [blame]
{
"name": "CountryCodeSelect",
"version": "0.1.0",
"summary": "UIPickerView for selecting country code for phone numbers.",
"description": "CountryCodeSelect is a UIPickerView for selecting country code for phone numbers.",
"homepage": "https://github.com/bichenkk/CountryCodeSelect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KK Chen": "kk@bichenkk.com"
},
"source": {
"git": "https://github.com/bichenkk/CountryCodeSelect.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/bichenkk",
"platforms": {
"ios": "8.0"
},
"source_files": "CountryCodeSelect/Classes/**/*",
"pushed_with_swift_version": "3.0"
}