blob: 0ed75b03d47a9249810e997e2de8edbd59901d5c [file] [log] [blame]
{
"name": "DNOLabelAnimation",
"version": "0.0.1",
"summary": "文字label的波浪动画效果",
"description": "文字label的波浪动画效果 继承自UILabel 有两种效果",
"homepage": "https://github.com/imagons",
"screenshots": "https://github.com/imagons/DNOLabelAnimation/blob/master/1.gif?raw=true",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Danyow.Ed": "i.zuucol@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/imagons/DNOLabelAnimation.git",
"tag": "0.0.1"
},
"source_files": [
"DNOLabelAnimation",
"DNOLabelAnimation/**/*.{h,m}"
],
"exclude_files": "DNOLabelAnimation/Exclude"
}