blob: b73fff4ed97b7ee5ce09a557f76d0c8a857af94c [file] [log] [blame]
{
"name": "PYTransitionAnimater",
"version": "0.2.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.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYTransitionAnimater/Classes/**/*"
}