blob: 38d85ca172fb9eb3ca55feb98f4f62a5244e0b49 [file] [log] [blame]
{
"name": "WXSTransition",
"summary": "A library for transition animations between view controlles.",
"version": "1.1.2",
"license": "MIT",
"authors": {
"alanwangmodify": "alanwangmodify@126.com"
},
"homepage": "https://github.com/alanwangmodify/WXSTransition",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alanwangmodify/WXSTransition.git",
"tag": "1.1.2"
},
"requires_arc": true,
"source_files": "WXSTransition/WXSTransition/*.{h,m}"
}