blob: 16664fad01adedc19caf810ff209e1a330f49941 [file] [log] [blame]
{
"name": "TransitionalAnimation",
"version": "1.0.2",
"summary": "iOS 自定义转场动画",
"description": "iOS 自定义转场动画。",
"homepage": "https://gitee.com/harvey520/transition-animation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZuopanYao": "http://www.yaozuopan.top"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitee.com/harvey520/transition-animation.git",
"tag": "1.0.2"
},
"swift_versions": "5.0",
"source_files": "TransitionalAnimation/*.{h,swift}",
"swift_version": "5.0"
}