blob: 21b59291b0b6cae4dea15fd99cc32a54bb49615d [file] [log] [blame]
{
"name": "DFTransitionAnimation",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DFTransitionAnimation/**/*",
"requires_arc": true
}