blob: e06041f23d4a8587fd1266ce2b1eb1f971edd98d [file] [log] [blame]
{
"name": "YRVCTransition",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "YRVCTransition/**/*"
}