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