[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 2 / 4 / OverlapView / 1.0.0 / OverlapView.podspec.json
blobf9ba2a5d4689f3e2285a434ff1a88fcebad8b850
2   "name": "OverlapView",
3   "version": "1.0.0",
4   "summary": "Library for creating overlapping views",
5   "description": "You can create a view that can be displayed in a new window (over the old one) or in another view. You can customize the transition animation, create descendant classes.",
6   "homepage": "https://github.com/DPLibs/OverlapView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitriy Polyakov": "dmitriyap11@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DPLibs/OverlapView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "OverlapView/Classes/**/*",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"