{ | |
"name": "CustomHeightTransition", | |
"version": "0.1.0", | |
"summary": "CustomTransition", | |
"homepage": "https://github.com/eugenebokhan/CustomHeightTransition", | |
"authors": { | |
"Eugene Bokhan": "eugenebokhan@protonmail.com" | |
}, | |
"platforms": { | |
"ios": "13.0" | |
}, | |
"source": { | |
"git": "https://github.com/eugenebokhan/CustomHeightTransition.git", | |
"tag": "0.1.0" | |
}, | |
"source_files": "Sources/**/*.{swift}", | |
"swift_versions": "5.2", | |
"dependencies": { | |
"SnapKit": [ | |
] | |
}, | |
"swift_version": "5.2" | |
} |