blob: 877467cf6600bc901f960d06d2b8e8bcfb4bc823 [file] [log] [blame]
{
"name": "HYAnimationKit",
"version": "0.0.1",
"summary": "HYAnimationKit",
"description": "oc 的动画框架集合",
"homepage": "https://github.com/oceanfive/HYAnimationKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYAnimationKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYAnimationKit/Classes/**/*",
"frameworks": "QuartzCore"
}