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