blob: b16b6183ee30b7d536eec749bdd5996e6224aacb [file] [log] [blame]
{
"name": "AYCountries",
"version": "0.1.0",
"summary": "A list of countries with flags and phone codes.",
"description": "A list of countries with flags and phone codes.\nA single UIViewController with UITableView that display list of countries for selection.",
"homepage": "https://github.com/bananaRanger/AYCountries.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Yereshchenko": "antonyereshchenko@gmail.com"
},
"source": {
"git": "https://github.com/bananaRanger/AYCountries.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "AYCountries/Classes/**/*"
}