blob: 2eab1c8175205e9be34421c6e495bbeb8082b98f [file] [log] [blame]
{
"name": "YYAnimation",
"version": "1.0.1",
"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.1"
},
"source_files": [
"YYAnimation/YYAnimation/YYAnimation/",
"*"
],
"frameworks": "UIKit"
}