blob: 8ff2c2a8114df7ca1c8465b15428b00e14ab5737 [file] [log] [blame]
{
"name": "LocalizedCountryList",
"version": "2.0.0",
"summary": "Easily present a list of countries and their respective information.",
"description": "CountryList makes it easy to present the user with a list of Countries and their respective information, like country code, phone extension and flag.",
"homepage": "https://github.com/mmdock/CountryList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Juan Pablo Fernandez": "juanpablofer17@gmail.com",
"Morgan Matthew Dock": "morgan.dock@gmail.com"
},
"social_media_url": "https://github.com/mmdock",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/mmdock/CountryList.git",
"tag": "2.0.0"
},
"source_files": [
"CountryList",
"CountryList/**/*.{swift}"
]
}