blob: a7b0a4e2b3a231172ae78abb839e81e731e4413c [file] [log] [blame]
{
"name": "FTZoomTransition",
"version": "0.2.1",
"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.2.1"
},
"source_files": [
"FTZoomTransition/*.swift"
],
"frameworks": "UIKit",
"swift_version": "4.0"
}