blob: f4f7886d7704b287d2a9f1f4977a5cdcab27b00e [file] [log] [blame]
{
"name": "YYAnimation",
"version": "1.0.2",
"summary": "动画的简单封装,采用链接式编程",
"description": "动画的简单封装,采用链接式编程,包括CABasicAnimation、CAKeyframeAnimation",
"homepage": "https://github.com/YellowStarH",
"license": "MIT",
"authors": {
"YellowStarH": "921906766@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YellowStarH/YYAnimation.git",
"tag": "1.0.2"
},
"source_files": [
"YYAnimation/YYAnimation/YYAnimation/**/*.{h,m}",
""
],
"frameworks": "UIKit"
}