[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / f / 8 / PanSlip / 1.3.3 / PanSlip.podspec.json
blobec13d5722dd182a01c01f4e824043d32aa02c835
2   "name": "PanSlip",
3   "version": "1.3.3",
4   "summary": "Use PanGesture to dismiss view on UIViewController and UIView.",
5   "homepage": "https://github.com/k-lpmg/PanSlip",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DongHee Kang": "kanglpmg@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/k-lpmg/PanSlip.git",
15     "tag": "1.3.3"
16   },
17   "documentation_url": "https://github.com/k-lpmg/PanSlip/blob/master/README.md",
18   "ios": {
19     "source_files": "Sources/**/*.swift"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "swift_versions": "5.0",
25   "swift_version": "5.0"