blob: 5d87ce7be898853c32ea2dd7e06b242858f9721c [file] [log] [blame]
{
"name": "MRSelectCountry",
"version": "1.0",
"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": "9.0"
},
"source": {
"git": "https://github.com/mrazam110/MRSelectCountry.git",
"tag": "1.0"
},
"source_files": "MRSelectCountry/MRSelectCountry/*.{swift}",
"resources": "MRSelectCountry/MRSelectCountry/*.{png,jpeg,jpg,storyboard,xib,json}",
"pushed_with_swift_version": "3.0"
}