blob: ee9f3e555621c0570737da0c279cc56199c1c5f2 [file] [log] [blame]
{
"name": "Emojimap",
"version": "0.1.1",
"summary": "Lightweight library to map Strings to Emojis.",
"description": "This fantastic library allow you to map strings to emojis, similar to the iOS keyboard prediction. Currently support English, Spanish, German and French.",
"homepage": "https://github.com/matiasvillaverde/emojimap",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Matias": "contact@matiasvillaverde.com"
},
"source": {
"git": "https://github.com/matiasvillaverde/emojimap.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Emojimap/EmojiMap/*{json,swift}",
"pushed_with_swift_version": "4.0"
}