[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / 8 / JTSSloppySwiping / 1.2.2 / JTSSloppySwiping.podspec.json
blobe3242aaf21c3eee3fb341c29285507e70a31eb54
2   "name": "JTSSloppySwiping",
3   "version": "1.2.2",
4   "summary": "A drop-in UINavigationControllerDelegate that enables sloppy swiping.",
5   "description": "A drop-in UINavigationControllerDelegate that enables sloppy swiping. I'm adding additional words here to satisy CocoaPods' pedantry.",
6   "homepage": "https://github.com/jaredsinclair/JTSSloppySwiping",
7   "license": "MIT",
8   "authors": {
9     "Jared Sinclair": "desk@jaredsinclair.com"
10   },
11   "source": {
12     "git": "https://github.com/jaredsinclair/JTSSloppySwiping.git",
13     "tag": "1.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "frameworks": "Foundation",
20   "source_files": "JTSSloppySwiping/*.swift",
21   "pushed_with_swift_version": "3.0"