blob: 17e63bfddf1ac38229acb069a1cff1e4a081e7f5 [file] [log] [blame]
{
"name": "LocalizedCountryList",
"version": "2.0.1",
"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_versions": "5.2",
"source": {
"git": "https://github.com/mmdock/CountryList.git",
"tag": "2.0.1"
},
"source_files": [
"CountryList",
"CountryList/**/*.{swift}"
],
"swift_version": "5.2"
}