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