blob: 218a1b177a001d58e1f70c4ff07bab9ab4a1f0df [file] [log] [blame]
{
"name": "AnyPullBack",
"version": "1.0.0",
"summary": "Swipe right/down/up to go back in the simple Navigation Controller",
"description": "A simple Navigation Controller, with transitions to push a View Controller with animation, and to enable swipe right/down/up gestures to pop the current View Controller.",
"homepage": "https://github.com/vhyme/AnyPullBack",
"license": "MIT",
"authors": {
"Vhyme Riku": "vhyme@live.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vhyme/AnyPullBack.git",
"tag": "1.0.0"
},
"source_files": "AnyPullBack/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}