blob: 9bba3a2b0ee07fe855e49e5fba5a6d2c4c26b2a0 [file] [log] [blame]
{
"name": "Emojica",
"version": "0.9.3",
"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.3"
},
"source_files": "Source/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}