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