[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / d / OLManager / 1.1.8 / OLManager.podspec.json
blob37f118d942c1d98178cadc4d043375e69a49eddd
2   "name": "OLManager",
3   "version": "1.1.8",
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.1.8"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OLManager/ServiceLayer/**/*.swift"