[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 8 / SloppySwiper / 0.4.0 / SloppySwiper.podspec.json
blob3a5efe27a0aa05da692c5aa5335584066652f28b
2   "name": "SloppySwiper",
3   "version": "0.4.0",
4   "summary": "UINavigationController delegate 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.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "public_header_files": "Classes/*.h"