blob: 7accac680aebbfaa6faed8ca2ed9219745f3e508 [file] [log] [blame]
{
"name": "MZEmojiLabel",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "1.1.7",
"summary": "MZEmojiLabel is iOS MZ EmojiLabel SDK",
"description": "MZEmojiLabel is iOS MZ EmojiLabel SDK, Welecome.",
"homepage": "http://www.zmengzhu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mengzhuSDK/MZEmojiLabel_iOS.git",
"tag": "1.1.7"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "MZEmojiLabel/*",
"resources": "MZEmojiLabel/MZEmojiLabel.bundle",
"dependencies": {
"TTTAttributedLabel": [
"~> 1.13.4"
]
}
}