blob: db7ab12c5506c86570da7662035633418540d966 [file] [log] [blame]
{
"name": "CountryList",
"version": "1.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/juanpablofernandez/CountryList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Juan Pablo Fernandez",
"social_media_url": "https://github.com/juanpablofernandez",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/juanpablofernandez/CountryList.git",
"tag": "1.1"
},
"source_files": [
"CountryList",
"CountryList/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}