blob: 387c4274c821efe0cc9a5123dd74a8183b27d1dd [file] [log] [blame]
{
"name": "CountryCodePlugin",
"version": "0.0.7",
"summary": "A simple country code selector",
"description": "A simple and convenient selector\n\nListed the code of 243 countries\n\nSupport customized cell",
"homepage": "https://github.com/Chen-Michael/CountryCodePlugin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael": "michael-chan@jiebu-lang.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Chen-Michael/CountryCodePlugin.git",
"tag": "0.0.7"
},
"source_files": [
"CountryCodePlugin",
"CountryCodePlugin/**/*.{h,m,swift,storyboard}"
],
"exclude_files": "Classes/Exclude",
"resources": "CountryCodePlugin/Resources/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}