[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / d / SheetPresentationController / 0.1.0 / SheetPresentationController.podspec.json
blob44dc471607db2e2ba16e6f30e87d9d7c93277488
2   "name": "SheetPresentationController",
3   "version": "0.1.0",
4   "summary": "Customizable SheetPresentationController available from iOS 11.",
5   "description": "Customizable SheetPresentationController available from iOS 11, similar to UISheetPresentationController.",
6   "homepage": "https://github.com/karolpiateknet/SheetPresentationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Karol Piątek": "https://github.com/karolpiateknet"
13   },
14   "source": {
15     "git": "https://github.com/karolpiateknet/SheetPresentationController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SheetPresentationController/Classes/**/*",
22   "frameworks": "Foundation",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"