blob: 8cc7af35813a9da08700637ed963b3b75c99fa5e [file] [log] [blame]
{
"name": "DFTransitionAnimation",
"version": "0.0.2",
"summary": "转场动画的封装集成",
"homepage": "https://github.com/ongfei/DFTransitionAnimation",
"license": "MIT",
"authors": {
"ongfei": "ong_fei@163.com"
},
"source": {
"git": "https://github.com/ongfei/DFTransitionAnimation.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DFTransitionAnimation/**/*",
"requires_arc": true
}