blob: a6c0a5548974d537eb459c12fdeb0e43919ae43e [file] [log] [blame]
{
"name": "EmojiKit",
"version": "0.0.1",
"license": "MIT",
"summary": "Effortless emoji-querying in Swift",
"homepage": "https://github.com/dasmer/EmojiKit",
"authors": "Dasmer Singh",
"source": {
"git": "https://github.com/dasmer/EmojiKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EmojiKit/*.swift",
"resources": "AllEmoji.json",
"requires_arc": true
}