blob: b5a5824dc3eea37e71f173d7342c485bd93aa7f2 [file] [log] [blame]
{
"name": "ZQTransition",
"version": "1.0.0",
"summary": "提供各种转场动画效果的组件",
"description": "提供各种转场动画效果的组件",
"homepage": "https://github.com/caozhiqiang1002",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caozhiqiang1002": "1053524532@qq.com"
},
"source": {
"git": "https://github.com/caozhiqiang1002/ZQTransition.git",
"tag": "1.0.0"
},
"source_files": "Core/*.{h, m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}