blob: e0331df155f5f7c206b10355bd4db4ad0d0d7520 [file] [log] [blame]
{
"name": "MRSelectCountry",
"version": "1.0.4",
"summary": "Easy way to get country data which includes country name and dial code for iOS Developers",
"homepage": "https://github.com/mrazam110/MRSelectCountry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Raza Master": "mrazam110@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/mrazam110/MRSelectCountry.git",
"tag": "1.0.4"
},
"source_files": "MRSelectCountry/MRSelectCountry/*.{swift}",
"resources": "MRSelectCountry/MRSelectCountry/*.{png,jpeg,jpg,storyboard,xib,json}"
}