[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / 1 / c / d / OLManager / 1.0.11 / OLManager.podspec.json
blob174e7b961dde7d3b77377ae68eb1400b88352f74
2   "name": "OLManager",
3   "version": "1.0.11",
4   "summary": "Lightweight pod that will help you to manage your custom Overlays in easiest way.",
5   "description": "Overlay Manager is a lightweight, easy-to-use, written on Swift helper, which will provide you the conviniet api to manage our custom overlays and avoid code repeating. Overlay Manager will give you the ability to add/remove your overlay with your own setups, usign different animations (if you needed).",
6   "homepage": "https://github.com/MaxOstPM/OLManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MaxOstPM": "kurtmo17@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MaxOstPM/OLManager.git",
16     "tag": "1.0.11"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OLManager/Classes/ServiceLayer/*.swift"