blob: ff27e6b42cfc534c37a9d694424970f14daad053 [file] [log] [blame]
{
"name": "OLManager",
"version": "1.4.1",
"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 convenient API to manage your custom overlays lifecycle with avoiding code repeating.",
"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.4.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "OLManager/ServiceLayer/**/*.swift"
}