blob: 3aae31384a16f1176f5cc3e45aa1379831766dae [file] [log] [blame]
{
"name": "GZEmojiKeyboard",
"version": "0.1.1",
"summary": "Emoji Keyboard for iOS",
"description": "Emoji Keyboard for iOS (support sticker as well)",
"homepage": "https://github.com/SamuelZhaoY/iOS-EmojiKeyBoard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zy.zhao": "zhaoy.samuel@gmail.com"
},
"source": {
"git": "https://github.com/SamuelZhaoY/iOS-EmojiKeyBoard.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GZEmojiKeyboard/Classes/*",
"public_header_files": "GZEmojiKeyboard/Classes/GZEmojiKeyboard.h",
"dependencies": {
"Masonry": [
]
}
}