blob: 7d45fb80ff3873b6567caa439e257cf06777e39f [file] [log] [blame]
{
"name": "BLTransitionAnimator",
"version": "1.0.0",
"summary": "自定义转场动画",
"description": "转场动画支持push present dismiss pop tabbar控制器转换",
"homepage": "https://github.com/IceTears1/BLTransitionAnimator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"冰泪": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/IceTears1/BLTransitionAnimatorPods.git",
"tag": "1.0.0"
},
"source_files": "BLTransitionAnimator/*",
"exclude_files": "Classes/Exclude"
}