blob: 374560c33af319a278021f05f00a5bbb13c05e02 [file] [log] [blame]
{
"name": "Emoji",
"version": "0.0.1",
"summary": "Generate emoji images",
"homepage": "https://github.com/magauran/Emoji",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Salangin": "alexey@salangin.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/magauran/Emoji.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"frameworks": "Foundation",
"swift_version": "5.2"
}