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