blob: 7d8cd1f0247a215a3802406d01b6d0ff6c4cf395 [file] [log] [blame]
{
"name": "DWAnimatedLabel",
"version": "1.2",
"summary": "An UILabel subclass that lets you animate text with different types.",
"homepage": "https://github.com/Dywane/DWAnimatedLabel",
"screenshots": [
"https://raw.githubusercontent.com/Dywane/DWAnimatedLabel/master/Gif/typewriter.gif",
"https://raw.githubusercontent.com/Dywane/DWAnimatedLabel/master/Gif/shine.gif",
"https://raw.githubusercontent.com/Dywane/DWAnimatedLabel/master/Gif/fade.gif",
"https://raw.githubusercontent.com/Dywane/DWAnimatedLabel/master/Gif/wave.gif"
],
"license": "MIT",
"authors": {
"Dywanedu": "duwei_1997@163.com"
},
"social_media_url": "https://dywane.github.io",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/Dywane/DWAnimatedLabel.git",
"tag": "1.2"
},
"source_files": "DWAnimatedLabelDemo/DWAnimatedLabel/**/*.{h,swift}"
}