[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / b / SlidingPresentation / 0.0.2 / SlidingPresentation.podspec.json
blob60a69a20d4089a14cfe52ed78c0d58a6753cb4f1
2   "name": "SlidingPresentation",
3   "version": "0.0.2",
4   "summary": "Simple presentation controller for \"slide in\" view controller presentation.",
5   "description": "Simple presentation controller for \"slide in\" view controller presentation.\n\nThe `preferredContentSize` of the presented view controller controls the size of the presented view controller.\n\nUpdates to `preferredContentSize` after the view controller is presented are also reflected in the UI.",
6   "homepage": "https://github.com/koenpunt/SlidingPresentation",
7   "license": "MIT",
8   "authors": {
9     "Koen Punt": "koen@koenpunt.nl"
10   },
11   "social_media_url": "https://twitter.com/koenpunt",
12   "swift_versions": [
13     "5.0"
14   ],
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/koenpunt/SlidingPresentation.git",
20     "tag": "v0.0.2"
21   },
22   "source_files": "Source",
23   "swift_version": "5.0"