blob: 767dd5fa33118a18005d8e5cc28bdef70792aead [file] [log] [blame]
{
"name": "Emojica",
"version": "0.9.1",
"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.1"
},
"source_files": "Source/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}