blob: e451268e7733dc1877378187fed763e2410238b0 [file] [log] [blame]
{
"name": "YXYNumberAnimationLabel",
"version": "1.0.2",
"summary": "一个可以动起来的数字Label",
"description": " 通过设置数字变化的插值来展现动画效果\n",
"homepage": "https://github.com/yulingtianxia/YXYNumberAnimationLabel",
"license": "MIT",
"authors": {
"YangXiaoyu": "yulingtianxia@gmail.com"
},
"social_media_url": "http://twitter.com/yulingtianxia",
"source": {
"git": "https://github.com/yulingtianxia/YXYNumberAnimationLabel.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "YXYNumberAnimationLabel/*",
"frameworks": [
"Foundation",
"UIKit"
]
}