blob: 9cdc1f3c4d04767dfb98cf03626471bfcdba494d [file] [log] [blame]
{
"name": "HYMicroAnimation",
"version": "1.0.1",
"summary": "一个微动画集合项目",
"homepage": "https://github.com/C-H-Y/HYMicroAnimation",
"license": "GPL",
"authors": {
"CHY": "everchenghy@126.com"
},
"source": {
"git": "https://github.com/C-H-Y/HYMicroAnimation.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HYMicroAnimation/**/*.{h,m}",
"frameworks": [
"UIkit",
"QuartzCore"
]
}