blob: ae599ab4bbb3f1c2ec4af12d1d4eb05d5e589bb7 [file] [log] [blame]
{
"name": "PYTransitionAnimater",
"version": "0.3.3",
"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.3",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYTransitionAnimater/Classes/**/*"
}