blob: bb2bf129188467f0bb1e1f73cc7b89e852010d4b [file] [log] [blame]
{
"name": "SwipePopViewController",
"version": "0.2.0",
"summary": "Swipe right to pop the current View Controller",
"description": "Swipe right anywhere in View Controller to pop it out!",
"homepage": "https://github.com/ltman/SwipePopViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chalermpong": "s_pong_c@hotmail.com"
},
"source": {
"git": "https://github.com/ltman/SwipePopViewController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "Sources/SwipePopViewController/**/*",
"swift_version": "5.0"
}