{ | |
"name": "PYTransitionAnimater", | |
"version": "0.3.2", | |
"summary": "关于转场动画的工具", | |
"description": "转场动画的工具类,block设置动画,有默认动画,枚举配置。", | |
"homepage": "https://github.com/LiPengYue/PYTransitionAnimater", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"LiPengYue": "702029772@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/LiPengYue/PYTransitionAnimater.git", | |
"tag": "0.3.2", | |
"submodules": true | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "PYTransitionAnimater/Classes/**/*" | |
} |