[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / c / InteractiveDismiss / 0.5.0 / InteractiveDismiss.podspec.json
bloba2d03fc62810c944afca55deaefa789888cadcaa
2   "name": "InteractiveDismiss",
3   "version": "0.5.0",
4   "summary": "UIPresentationController subclass for interactive modal dismiss",
5   "description": "InteractiveDismiss is a subclass of `UIPresentationController` for interactive modal dismiss.\nIt supports nested scroll views like UIScrollView, UITableView, and UICollectionView.",
6   "homepage": "https://github.com/skyofdwarf/InteractiveDismiss",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "skyofdwarf": "skyofdwarf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/skyofdwarf/InteractiveDismiss.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5",
22   "source_files": "InteractiveDismiss/Classes/**/*",
23   "swift_version": "5"