[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 4 / OverlayContainer / 3.0.1 / OverlayContainer.podspec.json
blobf9ca7a55c4c8d3626e78ba0312e4b6af2669088e
2   "name": "OverlayContainer",
3   "version": "3.0.1",
4   "summary": "OverlayContainer is a UI library which makes it easier to develop overlay based interfaces.",
5   "swift_versions": "4.2",
6   "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.",
7   "homepage": "https://github.com/applidium/ADOverlayContainer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "gaetanzanella": "gaetan.zanella@fabernovel.com"
14   },
15   "source": {
16     "git": "https://github.com/applidium/ADOverlayContainer.git",
17     "tag": "3.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Source/Classes/**/*",
23   "swift_version": "4.2"