[Add] LeapCoreSDK 2.0.6
[CocoaPods.git] / Specs / 6 / 7 / e / VerticalSlidingPresentationController / 0.1.2 / VerticalSlidingPresentationController.podspec.json
blobf7d36ceb5ed6a0bade02eb725d32eebd589a2aad
2   "name": "VerticalSlidingPresentationController",
3   "version": "0.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Vertical Sliding custom view controller presentation animation",
9   "homepage": "https://github.com/liyu-wang/VerticalSlidingPresentationController",
10   "authors": {
11     "Liyu Wang": "sense777cn@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/liyu-wang/VerticalSlidingPresentationController.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "source_files": "VerticalSlidingPresentationController/Sources/*.swift",
26   "frameworks": "UIKit",
27   "swift_version": "5.3"