blob: ed347dcee057e9a3a057af704afa184057c664ed [file] [log] [blame]
{
"name": "CHXSwipeBackPopAnimator",
"version": "1.2",
"summary": "Swipe back pop animation, not just trigger screen edge!",
"homepage": "https://github.com/showmecode/CHXSwipeBackPopAnimator",
"license": "MIT",
"authors": {
"Moch": "atcuan@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/showmecode/CHXSwipeBackPopAnimator.git",
"tag": "1.2"
},
"requires_arc": true,
"source_files": "CHXSwipeBackPopAnimator/Classes/*",
"frameworks": [
"Foundation",
"UIKit"
]
}