blob: d1d5859eafde6c52acde0f4d479ded07a927488d [file] [log] [blame]
{
"name": "OLManager",
"version": "1.1.0",
"summary": "Lightweight pod that will help you to manage your custom Overlays in easiest way.",
"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).",
"homepage": "https://github.com/MaxOstPM/OLManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MaxOstPM": "kurtmo17@gmail.com"
},
"source": {
"git": "https://github.com/MaxOstPM/OLManager.git",
"tag": "1.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "OLManager/Classes/ServiceLayer/**/*.swift"
}