blob: c03923d7f368ae8c224eba8060c7ab38cbf167ab [file] [log] [blame]
{
"name": "FYEmojiKeyboard",
"version": "1.0.0",
"summary": "A short description of FYEmojiKeyboard.",
"description": "自定义Emoji输入键盘",
"homepage": "https://github.com/cao903775389/FYEmojiKeyborad",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fengyangcao": "903775389@qq.com"
},
"source": {
"git": "https://github.com/cao903775389/FYEmojiKeyborad.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FYEmojiKeyboard/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}