[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 2 / b / 6 / Overlays / 0.2.0 / Overlays.podspec.json
blobaba2459d97c395a9b657f1e5afe7ad3ccfd74c93
2   "name": "Overlays",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.2.0",
7   "summary": "Show any view atop of a view controller content.",
8   "homepage": "https://github.com/npu3pak/ios-lib-overlays",
9   "documentation_url": "https://npu3pak.github.io/ios-lib-overlays",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Evgeniy Safronov": "evsafronov.personal@yandex.ru"
16   },
17   "source": {
18     "git": "https://github.com/npu3pak/ios-lib-overlays.git",
19     "tag": "0.2.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Overlays/Classes/**/*",
23   "description": "Overlays is a library for displaying an empty list message or a loading indicator. You can show any custom view atop of a view controller content.",
24   "swift_version": "5.0"