blob: 57fc8829ac24b8f06932cd34702690a20199c329 [file] [log] [blame]
{
"name": "FTZoomTransition",
"version": "0.1.7",
"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.7"
},
"source_files": [
"FTZoomTransition/*.swift"
],
"frameworks": "UIKit",
"swift_version": "4.1"
}