blob: f94118e51bd6370741f0659e187eee58de849abf [file] [log] [blame]
{
"name": "HYMicroAnimation",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HYMicroAnimation/**/*.{h,m}",
"frameworks": [
"UIkit",
"QuartzCore"
]
}