blob: 1bb4fc6df8f03ed8b6d43c5c331680536f9acc27 [file] [log] [blame]
{
"name": "HLCustomTransitions",
"version": "0.1.0",
"summary": "一行代码实现自定义多个方向的转场动画",
"description": "一行代码实现自定义多个方向的转场动画 无耦合 高效率转场 稳定性好",
"homepage": "https://github.com/DargonLee/HLCustomTransitions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DargonLee": "2461414445@qq.com"
},
"source": {
"git": "https://github.com/DargonLee/HLCustomTransitions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HLCustomTransitions/Classes/**/*"
}