blob: c177be1a3f7e6151565e3e32ca2a61629611828c [file] [log] [blame]
{
"name": "EmojiLabel",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EmojiLabel/Classes/**/*",
"pushed_with_swift_version": "4.0"
}