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