blob: c40a86e9226c0b6f7f387a9059541c66956b7084 [file] [log] [blame]
{
"name": "TTKeyFrameAnimationView",
"version": "1.0.0",
"summary": "TTKeyFrameAnimationView 替代ImageView做帧动画,内存优化。",
"description": "TTKeyFrameAnimationView 替代ImageView做帧动画,内存优化。可以优化内存哦",
"homepage": "https://www.jianshu.com/u/99f206f4aa1c",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tc1993": "tangchao@cloud4magic.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tc1993/keyFrameAnimation.git",
"tag": "1.0.0"
},
"source_files": "test/KeyFrameAnimation/**/*.{h,m}",
"requires_arc": true
}