[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 8 / SloppySwiper / 0.1.0 / SloppySwiper.podspec.json
blobf8f8be5703bb8a7ff7c6b38a4c00b03851307619
2   "name": "SloppySwiper",
3   "version": "0.1.0",
4   "summary": "UINavigationControllerDelegate subclass that allows swipe back gesture to be started from anywhere on the screen (not just from the edge).",
5   "homepage": "https://github.com/fastred/SloppySwiper",
6   "license": "MIT",
7   "authors": {
8     "Arkadiusz Holko": "fastred@fastred.org"
9   },
10   "social_media_url": "https://twitter.com/arekholko",
11   "source": {
12     "git": "https://github.com/fastred/SloppySwiper.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "public_header_files": "Classes/*.h"