[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / a / 4 / OverlayContainer / 3.5.2 / OverlayContainer.podspec.json
blob3bd72be03cd4d414eccdb765af85d2f168501c7b
2   "name": "OverlayContainer",
3   "version": "3.5.2",
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.2"
21   },
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "Source/Classes/**/*",
26   "swift_version": "5.0"