blob: 68e896d0dbc646e5132c30c36a259aa1800069a7 [file] [log] [blame]
{
"name": "MRSelectCountry",
"version": "0.2.1",
"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": "0.2.1"
},
"source_files": "MRSelectCountry/MRSelectCountry/*.{swift}",
"resources": "MRSelectCountry/MRSelectCountry/*.{png,jpeg,jpg,storyboard,xib,json}",
"pushed_with_swift_version": "3.0"
}