[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 5 / b / SlidingPresentation / 0.0.1 / SlidingPresentation.podspec.json
bloba74b7b6d8921436befce04027dd04a9a474fe8bb
2   "name": "SlidingPresentation",
3   "version": "0.0.1",
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.1"
21   },
22   "source_files": "Source",
23   "swift_version": "5.0"