blob: 4d197c26818b7e2f69148910874ffea7b38abd80 [file] [log] [blame]
{
"name": "MZEmojiLabel",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "1.0.5",
"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.0.5"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "MZEmojiLabel/*",
"resources": "MZEmojiLabel/MZEmojiLabel.bundle",
"dependencies": {
"TTTAttributedLabel": [
"~> 1.13.4"
]
}
}