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