blob: bebc495d32d7e2399248c0eb9bd2adae35f6a3fe [file] [log] [blame]
{
"name": "EmojiLabel",
"version": "0.1.3",
"summary": "一个Swift版的轻量可以展示emoji图片、gif、apng的label.",
"description": "根据YYText的思路,使用Swift做出的一个轻量的可以展示emoji图片、gif、apng的label.",
"homepage": "https://github.com/shizhiang/EmojiLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"施治昂": "shizhiang@126.com"
},
"source": {
"git": "https://github.com/shizhiang/EmojiLabel.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EmojiLabel/Classes/**/*",
"pushed_with_swift_version": "4.0"
}