[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 1 / 7 / 8 / FluidPresentation / 0.1.0 / FluidPresentation.podspec.json
blob093c400a19ca44f5ad47eec04c67f73e93d25b18
2   "name": "FluidPresentation",
3   "version": "0.1.0",
4   "summary": "Presentation-based view controller which can unwind by any gestures.",
5   "homepage": "https://github.com/muukii/FluidPresentation",
6   "license": "MIT",
7   "authors": "muukii",
8   "source": {
9     "git": "https://github.com/muukii/FluidPresentation.git",
10     "tag": "0.1.0"
11   },
12   "swift_versions": "5.3",
13   "module_name": "FluidPresentation",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "12.0"
17   },
18   "ios": {
19     "frameworks": [
20       "UIKit"
21     ]
22   },
23   "source_files": "FluidPresentation/**/*.swift",
24   "swift_version": "5.3"