blob: ff87cb4e61bdb5fa5eb4bc5535e3c523588b377e [file] [log] [blame]
{
"name": "EmojiTools",
"platforms": {
"ios": "8.0"
},
"version": "1.0.1",
"summary": "Framework for detecting emoji and using emoji shortcut codes.",
"requires_arc": true,
"homepage": "https://github.com/toddkramer/EmojiTools",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": "Todd Kramer",
"source": {
"git": "https://github.com/toddkramer/EmojiTools.git",
"tag": "1.0.1"
},
"source_files": "EmojiTools/**/*.{swift}"
}