blob: ab763a746fc246678a43fa888efb563a28d2e829 [file] [log] [blame]
{
"name": "Emojica",
"version": "0.9.2",
"summary": "A Swift framework for emoji-related matters.",
"homepage": "https://github.com/xoudini/emojica",
"screenshots": "https://raw.githubusercontent.com/xoudini/emojica/images/demo.gif",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Dan Lindholm": "main@xoudini.com"
},
"social_media_url": "http://twitter.com/xoudini",
"platforms": {
"ios": "10.1"
},
"source": {
"git": "https://github.com/xoudini/emojica.git",
"tag": "0.9.2"
},
"source_files": "Source/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}