blob: d71251d7277ec36f0131781b6434a1cc53214cbf [file] [log] [blame]
{
"name": "WXSTransition",
"summary": "A library for transition animations between view controlles.",
"version": "1.2.1",
"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.2.1"
},
"requires_arc": true,
"source_files": "WXSTransition/WXSTransition/*.{h,m}"
}