[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / a / 4 / OverlayContainer / 3.5.0-beta.3 / OverlayContainer.podspec.json
blob88a4b0dfbd8ede16d3f0188a53bf7cda29adb75a
2   "name": "OverlayContainer",
3   "version": "3.5.0-beta.3",
4   "summary": "OverlayContainer is a UI library which makes it easier to develop overlay based interfaces.",
5   "swift_versions": [
6     "4.2",
7     "5.0"
8   ],
9   "description": "OverlayContainer is a UI library written in Swift. It makes it easier to develop overlay based interfaces, such as the one presented in the Apple Maps, Stocks or Shortcuts apps.\nThe main component of the library is the `OverlayContainerViewController`. It defines an area where a view controller can be dragged up and down, hidding or revealing the content underneath it.",
10   "homepage": "https://github.com/applidium/ADOverlayContainer",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "gaetanzanella": "gaetan.zanella@fabernovel.com"
17   },
18   "source": {
19     "git": "https://github.com/applidium/ADOverlayContainer.git",
20     "tag": "3.5.0-beta.3"
21   },
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "Source/Classes/**/*",
26   "swift_version": "5.0"