blob: 255c3b777eeef19dd06705f4aebb3a9a1bae1d6a [file] [log] [blame]
{
"name": "CHXSwipeBackPopAnimator",
"version": "1.5",
"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.5"
},
"requires_arc": true,
"source_files": "CHXSwipeBackPopAnimator/Classes/*",
"frameworks": [
"Foundation",
"UIKit"
]
}