blob: d204b24e48a176ac1f8c6e52b58b9c62725e0be0 [file] [log] [blame]
{
"name": "EmojiSuggestions",
"version": "0.1.0",
"summary": "EmojiSuggestions.",
"description": "EmojiSuggestions 根据特殊字符来搜索Emoji",
"homepage": "https://github.com/sherlockmm/MTEmojiSuggestions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1130128166@qq.com": "wangzhiming@tuyabeat.com"
},
"source": {
"git": "https://github.com/sherlockmm/MTEmojiSuggestions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EmojiSuggestions/Classes/**/*.{h,hpp,m,mm,cpp}",
"libraries": "c++"
}