blob: f7682940cdcea6fdd7c6026d894afecd6529248b [file] [log] [blame]
{
"name": "YRVCTransition",
"version": "1.0.3",
"summary": "Help to use the viewController transition iOS7 later.",
"description": "Help to use the viewController transition iOS7 later, animation support four direction.",
"homepage": "https://github.com/YueRuo/YRVCTransition",
"license": "MIT",
"authors": {
"wangxiaoyu": "wxy_yueruo@126.com"
},
"source": {
"git": "https://github.com/YueRuo/YRVCTransition.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YRVCTransition/**/*"
}