blob: 3a5efe27a0aa05da692c5aa5335584066652f28b [file] [log] [blame]
{
"name": "SloppySwiper",
"version": "0.4.0",
"summary": "UINavigationController delegate that allows swipe back gesture to be started from anywhere on the screen (not just from the edge).",
"homepage": "https://github.com/fastred/SloppySwiper",
"license": "MIT",
"authors": {
"Arkadiusz Holko": "fastred@fastred.org"
},
"social_media_url": "https://twitter.com/arekholko",
"source": {
"git": "https://github.com/fastred/SloppySwiper.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes",
"public_header_files": "Classes/*.h"
}