blob: aad337d72d1c0901025a69d29c7b8112519cd8cf [file] [log] [blame]
{
"name": "FTZoomTransition",
"version": "0.1.9",
"summary": "Customize the present animation",
"description": "FTZoomTransition. Customize the present animation with simple api.",
"homepage": "https://github.com/liufengting/FTZoomTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liufengting": "wo157121900@me.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufengting/FTZoomTransition.git",
"tag": "0.1.9"
},
"source_files": [
"FTZoomTransition/*.swift"
],
"frameworks": "UIKit",
"swift_version": "4.2"
}