blob: e3242aaf21c3eee3fb341c29285507e70a31eb54 [file] [log] [blame]
{
"name": "JTSSloppySwiping",
"version": "1.2.2",
"summary": "A drop-in UINavigationControllerDelegate that enables sloppy swiping.",
"description": "A drop-in UINavigationControllerDelegate that enables sloppy swiping. I'm adding additional words here to satisy CocoaPods' pedantry.",
"homepage": "https://github.com/jaredsinclair/JTSSloppySwiping",
"license": "MIT",
"authors": {
"Jared Sinclair": "desk@jaredsinclair.com"
},
"source": {
"git": "https://github.com/jaredsinclair/JTSSloppySwiping.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "Foundation",
"source_files": "JTSSloppySwiping/*.swift",
"pushed_with_swift_version": "3.0"
}